Releases: tegonal/scripts
Releases · tegonal/scripts
v4.2.0 allow to refine release commit message
What's Changed
- update files of remote tegonal-gh-commons to version v2.8.2 via gt by @tegonal-bot in #219
- update files of remote gt to version v1.0.4 via gt by @tegonal-bot in #222
- prefix variable names in withCustomInputOutput to avoid clashes by @robstoll in #223
- allow the user to refine the message of the commit which is tagged by @robstoll in #224
Full Changelog: v4.1.0...v4.2.0
v4.1.0 checkPathNamedIsInsideOf
What's Changed
- update files of remote gt to version v0.19.0 via gt by @tegonal-bot in #212
- update files of remote tegonal-gh-commons to version v2.8.2 via gt by @tegonal-bot in #213
- add check to verify if a path is inside a given directory by @robstoll in #214
- rename checkIfPathNamedIsOutsideOf to checkPathNamedIsInsideOf by @robstoll in #217
Full Changelog: v4.0.0...v4.1.0
v4.0.0 gpg-utils
What's Changed
- printVersion outputs parse-commands.sh if not all args are set by @robstoll in #207
- allow to pass arguments to shellspec in run-shellspec-if-installed.sh by @robstoll in #208
- importGpgKey require confirmationQuestion instead of --confirm=true by @robstoll in #209 (bc break and hence the pump to the next major)
- key data extraction and other gpg utility functions by @robstoll in #210
- introduce date-utils to convert to/from timestamp by @robstoll in #211
Full Changelog: v3.5.0...v4.0.0
v3.5.0 runShellspecIfInstalled
v3.4.0 exitIfVariablesNotDeclared
What's Changed
- document how the tag filter of latestRemoteTag could be used by @robstoll in #199
- exitIfVariablesNotDeclared and use in parse-(fn-)args by @robstoll in #200
- use traceAndDie instead of die in places where error message doesn't give enough context by @robstoll in #201
- parse-args print help only on demand to clutter less the output by @robstoll in #204
- allow
yes
andno
as answer for askYesOrNo questions by @robstoll in #205
Full Changelog: v3.3.0...v3.4.0
v3.3.0 latestRemoteTag with filter
What's Changed
- update files of remote gt to version v0.19.0 via gt by @tegonal-bot in #195
- update files of remote tegonal-gh-commons to version v2.8.0 via gt by @tegonal-bot in #196
- fix typo lastname => last name by @robstoll in #197
- allow to filter remote tags by extended regex (grep -E) by @robstoll in #198
Full Changelog: v3.2.0...v3.3.0
v3.2.0 sbt-publish-to-sonatype, askWithTimeout and more
What's Changed
- fix colouring of missing args in parse-fn-args.sh by @robstoll in #180
- introduce removeUnusedSignatures and use it in this repo by @robstoll in #181
- allow to use version without leading v in download banner by @robstoll in #182
- update files of remote gt to version v0.17.4 via gt by @tegonal-bot in #184
- improve the error message with colours and fix text about ref name by @robstoll in #185
- introduce askWithTimeout and reuse in askYesOrNo by @robstoll in #186
- introduce sbt-publish-to-sonatype by @robstoll in #187
- introduce checkArgIsVersion by @robstoll in #188
- update files of remote tegonal-gh-commons to version v2.6.0 via gt by @tegonal-bot in #190
- runShellcheckPullHooks by @robstoll in #191
Full Changelog: v3.1.0...v3.2.0
v3.1.0 update shellcheck to v0.10.0
fix setting SNAPSHOT version in files during prepare-next
release templates, expect functions instead of magic file sourcing
What's Changed
- reuse update-version-common-steps in prepare-files-next-dev-cycle.sh by @robstoll in #161
- update files of remote gt to version v0.17.0 via gt by @tegonal-bot in #162
- update files of remote tegonal-gh-commons to version v2.3.0 via gt by @tegonal-bot in #163
- update issue templates only during release by @robstoll in #164
- make update-version-README.sh more flexible, only search for link by @robstoll in #165
- only update badges in README on release by @robstoll in #166
- don't source prepareNextDevCycle inside function by @robstoll in #167
- show help in case of unknown arg by @robstoll in #168
- release-files replace hook files by hook functions by @robstoll in #170
- document params in release/prepare-next-dev-cycle by @robstoll in #171
- introduce executeIfFunctionDefined by @robstoll in #172
- introduce release-/prepare-next-dev-cycle-template by @robstoll in #173
- ignoreUnknown in release-templates by @robstoll in #174
- introduce afterVersionHookParams so that it can be used in hooks by @robstoll in #175
Full Changelog: v2.0.0...v3.0.0