Skip to content

Releases: gomicro/train

v0.2.1

28 Feb 21:06
f872880
Compare
Choose a tag to compare
  • ADDED - sorting the output URLs for releases created and releases
  • ADDED - ignoring archived repos
  • FIXED - lack of error returned when no repos were found

v0.2.0

04 Jan 01:13
9c73944
Compare
Choose a tag to compare
  • REMOVED - targeted commands for creating/releasing the org/user PRs
  • ADDED - singular commands for creating/releasing
  • ADDED - rate limiting of calls
  • ADDED - config values for adjusting the default rate limits for github calls
  • ADDED - config value for ignoring repos
  • ADDED - config value for ignoring by topics

v0.1.5

17 Oct 22:44
cb40105
Compare
Choose a tag to compare
  • CHANGED - using github container registry instead of docker hub

v0.1.4

30 Aug 17:50
28397b5
Compare
Choose a tag to compare
  • ADDED - config command to edit config file values through the cli
  • ADDED - published dockerfile of the command

v0.1.3

22 Jun 21:23
a1c94d3
Compare
Choose a tag to compare
  • FIXED - issue #30 with config dir not existing resulting in an auth failure

v0.1.2

18 Jun 07:14
32ea70b
Compare
Choose a tag to compare
  • FIXED - scenario where config file was read from before checking existence on auth attempt
  • FIXED - a misspelling in the config key for release branch
  • ADDED - more output for transparency of what is happening
  • ADDED - creation of config file when it doesn't exist on auth attempt

v0.1.1

04 May 17:56
64ae048
Compare
Choose a tag to compare
  • ADDED - ability configure release branch with the config file

v0.1.0

04 May 10:02
00f0256
Compare
Choose a tag to compare
  • ADDED - auth command to fetch Oauth token from github instead of using personal access token
  • REMOVED - user of env var TRAIN_GHTOKEN in favor of Oauth token

v0.0.8

18 May 02:25
2ad7b8a
Compare
Choose a tag to compare
  • ADDED - completion command for generating shell tab completions

v0.0.7

19 Dec 23:46
5af433d
Compare
Choose a tag to compare

Changelog

5af433d Merge pull request #15 from gomicro/fix-version-notes
c247546 remove extra v from release notes