mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix the script used to generate version numbers for CICD builds. If there is a race condition and we are not the first to create the branch named after the lates changeset id, go and do a `git pull` before attempting to read the branch that was created by another process. Signed-off-by: Michael Keller <github@ike.ch> |
||
|---|---|---|
| .. | ||
| docker | ||
| add-version-to-metainfo.sh | ||
| build-libdivecomputer.sh | ||
| build.sh | ||
| check-version.sh | ||
| checktranslation.pl | ||
| countTranslations.sh | ||
| create-releasenotes.sh | ||
| diviac.pl | ||
| downloader.pl | ||
| get-atomic-buildnr.sh | ||
| get-changeset-id.sh | ||
| get-dep-lib.sh | ||
| get-or-create-build-nr.sh | ||
| get-version.sh | ||
| libmtp.patch | ||
| mobilecomponents.sh | ||
| parse-descriptor.pl | ||
| prep-manual.sh | ||
| ReleaseTasks.txt | ||
| smtk2ssrf-build.sh | ||
| smtk2ssrf.pl | ||
| translationmark.pl | ||
| travis-wait.sh | ||
| update-supported-divecomputer-lists.sh | ||
| updatetranslationsource.sh | ||
| whitespace.pl | ||
| win-ldd.pl | ||