Skip to content

Releases: baloise/gitopscli

v4.6.1

10 Mar 13:02
80a349a
Compare
Choose a tag to compare

4.6.1 (2021-03-10)

Bug Fixes

  • preserve existing yaml quotes during update (590b2a2), closes #152

v4.6.0

08 Feb 09:07
90fb672
Compare
Choose a tag to compare

4.6.0 (2021-02-08)

Features

  • cli: allow passing credentials via environment variables (d3ce72c), closes #146

v4.5.0

01 Feb 06:51
089c4f2
Compare
Choose a tag to compare

4.5.0 (2021-02-01)

Features

  • gitlab: added gitlab repository support (9d02704)
  • gitlab: search for repo via org/repo name instead of project id (6692d17)

v4.4.0

28 Jan 21:34
c15cbdc
Compare
Choose a tag to compare

4.4.0 (2021-01-28)

Features

  • create-preview: return preview info as tmp file (be436a0)

v4.3.0

14 Dec 16:16
9ecee31
Compare
Choose a tag to compare

4.3.0 (2020-12-14)

Features

  • support default branches other than master (4d140d3)

Bug Fixes

  • github-api: return correct pull request ID after creation (ce40475)

v4.2.2

12 Dec 17:58
ea0dc35
Compare
Choose a tag to compare

4.2.2 (2020-12-12)

Bug Fixes

  • some minor fixes and logging improvements (2037f68)

v4.2.1

07 Oct 11:21
96acdc8
Compare
Choose a tag to compare

4.2.1 (2020-10-07)

Bug Fixes

  • create-preview,create-pr-preview: Create only one commit when creating a new preview folder (bf73bd5)

v4.2.0

01 Oct 14:27
24eb4aa
Compare
Choose a tag to compare

4.2.0 (2020-10-01)

Features

  • delete-preview,delete-pr-preview: add flag --expect-preview-exists (17be32c)

v4.1.2

05 Sep 16:14
751dfd0
Compare
Choose a tag to compare

4.1.2 (2020-09-05)

Bug Fixes

  • improve error log in case of git push errors (751dfd0), closes #108

v4.1.1

30 Jul 08:46
2b1936c
Compare
Choose a tag to compare

4.1.1 (2020-07-30)

Bug Fixes

  • delete-pr-preview: use config yaml file from master branch (2b1936c)