subsurface/.github/workflows
Dirk Hohndel 62477d8c65 Complete redesign of Subsurface version numbers
- for now all versions start with v6.0
- CICD builds use the monolithic build number as patch level, e.g. v6.0.12345
- local builds use the following algorithm
  - find the newest commit with a CICD build number that is included in the
    working tree
  - count the number of commits in the working tree since that commit
  - if there are no commits since the last CICD build, the local build version
    will be v6.0.12345-local
  - if there are N commits since the last CICD build, it will be
    v6.0.12345-N-local
- test builds in the CICD that don't create artifacts simply use a dummy release
  in order to not incorrectly increment the build number and also not to waste
  time and resources by manually checking out the nightly-build repo for each of
  these builds.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2024-01-06 10:55:24 -08:00
..
scripts Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
android-dockerimage.disabled GitHub Actions: clearly disable the docker build tasks 2020-12-29 13:39:16 -08:00
android.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
codeql-analysis.yml CI/CD: Update codeQL versions. 2023-12-11 06:40:22 -08:00
coverity-scan.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
fedora-copr-build.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
ios.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
linux-bionic-5.9.yml.disabled Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
linux-dockerimage.disabled GitHub Actions: clearly disable the docker build tasks 2020-12-29 13:39:16 -08:00
linux-fedora-qt6.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
linux-focal-5.12.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
linux-jammy-5.15.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
linux-snap.patch [gha] refresh linux-snap.patch 2022-05-07 14:49:17 -07:00
linux-snap.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
linux-trusty-5.12.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
mac.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
snap_usns.yml CI/CD: Fix 'Snap USNs' Action. 2023-12-11 06:40:22 -08:00
ubuntu-launchpad-build.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00
windows.yml Complete redesign of Subsurface version numbers 2024-01-06 10:55:24 -08:00