Skip to content

Releases: mmz-srf/got-cd

v0.0.14

16 Jan 09:34
002cf3e

Choose a tag to compare

Changelog

  • 002cf3e Delete remote branch also when merging PR

v0.0.13

11 Nov 10:22
cb28249

Choose a tag to compare

Changelog

  • cb28249 Fix helper method for getting default branch name
  • 2b74cec Fix logic error with detecting branch when releasing

v0.0.12

07 Nov 10:09
9af14d5

Choose a tag to compare

Changelog

  • 9af14d5 Allow usage of master branch if not already named main
  • 5b4ff8b Bump cobra and pflag module versions
  • 631ddcc Fix typo in README
  • a2af285 Improve README

v0.0.11

16 Sep 09:01
e791623

Choose a tag to compare

Changelog

  • 2c86864 Bump oauth2 module
  • e791623 Show link to PR when reviewing and checking status

v0.0.10

22 Aug 09:29
14077e4

Choose a tag to compare

Changelog

  • 14077e4 Pull test branch before merging feature branch

v0.0.9

05 Aug 15:28
3d340b4

Choose a tag to compare

Changelog

  • 3d340b4 Add switch to be able to select if a tag should be created without a v prefix
  • 91daff4 Pull before checking out a new feature branch

v0.0.8

04 Aug 16:43
ff67fa0

Choose a tag to compare

Changelog

  • ff67fa0 Add missing format to output statement and make linter shut up

v0.0.7

03 Aug 13:48
aff8dbb

Choose a tag to compare

Changelog

  • 19e5c8f Add missing verbose output
  • aff8dbb Allow specifying release version when no version.txt file exists

v0.0.6

30 Jul 14:25
1bd953e

Choose a tag to compare

Changelog

  • 5ce9f29 Add verbose output showing all git commands
  • 9898dc3 Improve recognition of dev branch and output of test merging command
  • 1bd953e Merge branch 'main' into feature/add-verbose-command
  • 2d8021c Merge branch 'main' into feature/add-verbose-command

v0.0.5

28 Jul 12:27
ff9a5f3

Choose a tag to compare

Changelog

  • ff9a5f3 Include develop when looking for dev branches