Skip to content

Releases: tegonal/scripts

source beforePr after additional steps

Choose a tag to compare

@robstoll robstoll released this 01 Sep 15:43
a462544

What's Changed

  • source before-pr after the additional steps by @robstoll in #107

Full Changelog: v0.14.6...v0.14.7

log that additional steps are executed

Choose a tag to compare

@robstoll robstoll released this 01 Sep 15:44
553ae09

What's Changed

  • rewrite declare -r var to readonly var; declare can also mean local by @robstoll in #105
  • log during releasing if additional steps have been found by @robstoll in #106

Full Changelog: v0.14.5...v0.14.6

beforePr after additional steps in prepare-next

Choose a tag to compare

@robstoll robstoll released this 31 Aug 09:32
6fdee17

What's Changed

  • call beforePr after additional steps in prepare-files-next-dev-cycle.sh by @robstoll in #104

Full Changelog: v0.14.4...v0.14.5

don't sign sig files

Choose a tag to compare

@robstoll robstoll released this 29 Aug 17:10
b65db3b
v0.14.4

v0.14.4

only sign files in release-files.sh

Choose a tag to compare

@robstoll robstoll released this 29 Aug 11:43
4429e69

What's Changed

Full Changelog: v0.14.2...v0.14.3

don't analyse symlinks in run-shellcheck.sh

Choose a tag to compare

@robstoll robstoll released this 29 Aug 11:41
8afdb01

What's Changed

  • don't analyse symlinks in run-shellcheck.sh by @robstoll in #102

Full Changelog: v0.14.1...v0.14.2

fix remoteTagsSorted less than 2 args bug

Choose a tag to compare

@robstoll robstoll released this 28 Aug 20:17
5627b59

What's Changed

  • remote was only considered if there was more than 1 argument by @robstoll in #101

Full Changelog: v0.14.0...v0.14.1

remoteTagsSorted and latestRemoteTag

Choose a tag to compare

@robstoll robstoll released this 28 Aug 19:44
7c22953

What's Changed

Full Changelog: v0.13.3...v0.14.0

parseCommand, fix error message

Choose a tag to compare

@robstoll robstoll released this 19 Aug 15:35
e47e307

What's Changed

Full Changelog: v0.13.1...v0.13.2

parseCommand fix help, show all commands

Choose a tag to compare

@robstoll robstoll released this 19 Aug 15:13
9266900

What's Changed

  • show available commands if only command is missing by @robstoll in #92
  • show all commands in --help when using parseCommands by @robstoll in #93

Full Changelog: v0.13.0...v0.13.1