spiegel-keyman/resources
Marc Durdin b888a6075b fix(common): improve increment-version robustness
Fixes #4061.

Four things:

1. Reorder the script steps so that builds are triggered before the PR
   is created. This should not really be necessary, but I am seeing some
   evidence that TeamCity is not respecting the commit sha we request to
   build. (This arose with 14.0.194 where a build agent became
   unavailable during a build and TC cancelled and restarted the build,
   but from a later revision... which this particular fix may not help,
   I guess...)
2. Add debug logging so we can see exactly which commit sha that we
   send to TeamCity
3. Handle errors in version increment by aborting the script with an
   error.
4. Add a -f force mode which we can use to trigger a build even if no
   changes are detected. This will need a corresponding patch in TC.
2020-12-03 10:24:19 +11:00
..
build fix(common): improve increment-version robustness 2020-12-03 10:24:19 +11:00
git-hooks chore: exclude parens if no scope in commit msg 2020-10-05 13:59:32 +11:00
gosh auto: increment master version to 14.0.196 2020-12-02 16:57:59 -05:00
scopes chore(common/resources): Document keeping scopes in sync 2020-11-27 08:25:14 +07:00
standards-data fix(developer): remove obsolete NRSIAllTags 2020-11-04 18:41:17 +11:00
web-environment auto: increment master version to 14.0.196 2020-12-02 16:57:59 -05:00
shellHelperFunctions.sh chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-28 12:43:04 +07:00