mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 23:05:27 +00:00
94c47f64ac
What a pain. It turns out that github.run_number is counting the number of times a specific workflow has been run - but that's different for different workflows, so using that won't get us a single tag with all the corresponding build artifacts. And sadly I can't find a simple atomic way to increase a GitHUb repo variable, so I came up with this somewhat convoluted dance, using the the fact that a push to an existing brach that isn't a fast-forward will fail. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
scripts | ||
android-dockerimage.disabled | ||
android.yml | ||
codeql-analysis.yml | ||
coverity-scan.yml | ||
fedora-copr-build.yml | ||
ios.yml | ||
linux-bionic-5.9.yml.disabled | ||
linux-dockerimage.disabled | ||
linux-fedora-qt6.yml | ||
linux-focal-5.12.yml | ||
linux-jammy-5.15.yml | ||
linux-snap.patch | ||
linux-snap.yml | ||
linux-trusty-5.12.yml | ||
mac.yml | ||
snap_usns.yml | ||
ubuntu-launchpad-build.yml | ||
windows.yml |