Skip to content

Releases: tegonal/gt

v1.5.3 fix placeholder replacement if there are new placeholders

27 Oct 09:31
v1.5.3
8b0a76f

Choose a tag to compare

What's Changed

  • fix placeholder replacement if there are new placeholders by @robstoll in #305

Full Changelog: v1.5.2...v1.5.3

v1.5.2 fix placeholder replacement

22 Oct 20:01
v1.5.2
e3765ee

Choose a tag to compare

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

22 Oct 19:02
v1.5.1
c002dff

Choose a tag to compare

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

22 Oct 15:50
v1.5.0
5599ba9

Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.5.0

v1.4.4 fix gt reset in case locale is not en

15 Sep 12:53
v1.4.4
ebcb277

Choose a tag to compare

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

11 Aug 18:37
v1.4.3
58a06ad

Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2 don't write pull.args during gt reset

13 Jun 12:27
v1.4.2
d9555a3

Choose a tag to compare

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

17 Apr 08:31
v1.4.1
616ae69

Choose a tag to compare

What's Changed

  • don't create the pullDir already during parsing by @robstoll in #271

Full Changelog: v1.4.0...v1.4.1

v1.4.0 speed up update and re-pull, gpg 2.2 support,

15 Apr 14:27
v1.4.0
6b1d6c3

Choose a tag to compare

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

10 Apr 10:21
v1.3.1
d3187e4

Choose a tag to compare

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