Releases: tegonal/gt
Releases · tegonal/gt
v1.5.3 fix placeholder replacement if there are new placeholders
What's Changed
Full Changelog: v1.5.2...v1.5.3
v1.5.2 fix placeholder replacement
What's Changed
- add placeholder for trigger by @robstoll in #300
- fix placeholder replacement, append to file, regex got lost by @robstoll in #301
Full Changelog: v1.5.1...v1.5.2
v1.5.1 fix hasPlaceholder calculation after an update
What's Changed
- fix hasPlaceHolder calculation of already pulled files during update by @robstoll in #298
- don't unset assoc arr in subshell, use same regex to detect placeholders by @robstoll in #299
- gt-update might not run on main, create PR for checkout branch by @robstoll in #297
Full Changelog: v1.5.0...v1.5.1
v1.5.0 placeholders
What's Changed
- introduce placeholders by @robstoll in #293
- github workflows: request only read rights for contents by @robstoll in #287
- update tegonal-gh-commons to v4.1.0 by @robstoll in #294
- update tegonal-scripts to 4.10.0 by @robstoll in #295
- use shfmt and format sources by @robstoll in #296
Full Changelog: v1.4.4...v1.5.0
v1.4.4 fix gt reset in case locale is not en
What's Changed
- fix shellcheck 0.11.0 issues by @robstoll in #285
- update files of remote tegonal-scripts to version v4.9.1 via gt by @tegonal-bot in #284
- make determineDefaultBranch more robust, don't rely on remote show by @robstoll in #286
Full Changelog: v1.4.3...v1.4.4
v1.4.3 update actions/checkout to v5 and other dep updates
What's Changed
- execute smoke-tests only for own PR and main by @robstoll in #277
- update files of remote tegonal-scripts to version v4.8.1 via gt by @tegonal-bot in #279
- test more parameters in the smoke-tests by @robstoll in #280
- update actions/checkout to v5 by @robstoll in #282
- update github-commons to v3.2.0 by @robstoll in #283
Full Changelog: v1.4.2...v1.4.3
v1.4.2 don't write pull.args during gt reset
What's Changed
- update files of remote tegonal-gh-commons to version v3.0.0 via gt by @tegonal-bot in #272
- update files of remote tegonal-scripts to version v4.8.1 via gt by @tegonal-bot in #273
- don't write pull.args in gt reset by @robstoll in #274
Full Changelog: v1.4.1...v1.4.2
v1.4.1 don't create pull-dir-to-replace during arg parsing
What's Changed
Full Changelog: v1.4.0...v1.4.1
v1.4.0 speed up update and re-pull, gpg 2.2 support,
What's Changed
- ignore errors in conjunction with determine elapsed time by @robstoll in #263
- update last check signing key file also during remote add by @robstoll in #264
- move parsing args in gt pull into function, reuse in gt update/re-pull by @robstoll in #265
- move further checks from gt_pull_internal_... into gt_pull_parse_args by @robstoll in #268
- output askYesOrNo in stderr in case it follows an error by @robstoll in #266
- update tegonal-scripts to v4.8.0 by @robstoll in #270
Full Changelog: v1.3.1...v1.4.0
v1.3.1 fix update check, don't use bc
What's Changed
- mention that bash 5 is a min requirement if shopt inherit_errexit fails by @robstoll in #257
- add missing $ otherwise the versions will never match by @robstoll in #258
- use runShellcheckPullHooks instead of own logic by @robstoll in #260
- use elapsedSecondsBasedOnTimestampInMs and timestampInsMs by @robstoll in #262
- update tegonal-scripts to v4.6.1 by @robstoll in #261
Full Changelog: v1.3.0...v1.3.1