Skip to content

Releases: sky-uk/vergo

v0.29.0

13 May 12:57
692e128
Compare
Choose a tag to compare

Changelog

692e128 [vergo:minor-release] Configurable access token env var key. (#22)

v0.28.1

10 May 10:21
e263c35
Compare
Choose a tag to compare

Changelog

e263c35 [vergo:patch-release] bump golangci-lint to work with golang 1.22 (#20)
ff95f94 [vergo:patch-release] Fix problems authenticating using GITHUB_TOKEN (#19)

v0.28.0

11 Apr 08:23
8424056
Compare
Choose a tag to compare

Changelog

8424056 [vergo:minor-release] Use Bearer auth if presented with the GITHUB_TOKEN env variable (#17)

v0.27.0

14 Feb 16:39
4ccf91a
Compare
Choose a tag to compare

Changelog

4ccf91a [vergo:minor-release] Look for head commit at any point of versioned branch (#14)
f9118b5 added docs on how to add ssh key to the ssh agent in order to avoid t… (#16)

v0.26.0

17 Nov 15:29
49aded0
Compare
Choose a tag to compare

Changelog

49aded0 [vergo:minor-release] Fix bug in tag prefix trimming (#12)

v0.25.0

11 Nov 13:22
9d2e3f5
Compare
Choose a tag to compare

Changelog

9d2e3f5 [vergo:minor-release] add bin to gitignore for goreleaser (#11)
fc783c0 [vergo:minor-release] update contributing for release of stricthostchecking flag (#10)
0068402 fix test function arguements, remove deprecated ioutils (#8)
e5c2b7a Merge pull request #7 from sky-uk/disable-strict-host-checking
4555576 Update CHANGELOG.md
c295e14 disable strict host checking with a flag
7e59739 Merge pull request #4 from sky-uk/jozefs-sky-uk-patch-1
087e78d Fix typo in README.
9c95afe Merge pull request #3 from sky-uk/update-documentation
f2bf67b Further README update
4df6483 Update documentation and revise release/install process

v0.24.0

15 Jul 09:58
Compare
Choose a tag to compare

Changelog

  • 44f1582 [vergo:major-release]migrate module to github.com/sky-uk/vergo