Releases: gomicro/concord
Releases · gomicro/concord
v0.1.4
06 Mar 18:38
Compare
Sorry, something went wrong.
No results found
FIXED - a bug where you could not call concord auth without having already authed
FIXED - rewrote and improve the reporter to better format the output
v0.1.3
13 May 18:18
Compare
Sorry, something went wrong.
No results found
ADDED - creation of empty README on repo first create (this allows the branch protection and other configuration to have somewhere to apply)
v0.1.2
19 Apr 17:50
Compare
Sorry, something went wrong.
No results found
FIXED - preventing Concord from trying to apply any changes to an entry that has been marked as archived in the manifest
FIXED - cleaner errors when applying changes to an archived repo that isn't marked as archived in the manifest
ADDED - details to the errors to tell which entry is causing the error
ADDED - non blocking errors on apply
Full Diff : v0.1.1...v0.1.2
v0.1.1
04 Jan 18:18
Compare
Sorry, something went wrong.
No results found
FIXED - a bug with creating a new repo that tried to set permissions for a repo before it existed
v0.1.0
02 Jan 22:32
Compare
Sorry, something went wrong.
No results found
ADDED - new subcommand for applying org level permissions
v0.0.2
29 Dec 19:12
Compare
Sorry, something went wrong.
No results found
FIXED - corrected an issue with an empty token not throwing an error
v0.0.1
28 Dec 19:56
Compare
Sorry, something went wrong.
No results found
ADDED - ability to login to github
ADDED - docker image
ADDED - commands for apply and force apply to github from manifest
ADDED - ability to target individual repos
ADDED - confirmation before applying changes
ADDED - basic report of what changes are to be made