Skip to content

Releases: OpenRailAssociation/github-org-manager

v0.5.6

03 Dec 13:47
e20ad9a
Compare
Choose a tag to compare

What's Changed

  • Handle new team when making a dry-run by @mxmehl in #62

Full Changelog: v0.5.5...v0.5.6

v0.5.5

03 Dec 11:30
7e7aefc
Compare
Choose a tag to compare

What's Changed

  • Improve and fix app auth by @mxmehl in #60
  • Fetch all collaborators of all repos at once over GraphQL by @mxmehl in #61

Full Changelog: v0.5.4...v0.5.5

v0.5.4

02 Dec 15:05
c573563
Compare
Choose a tag to compare

What's Changed

  • Fix auth when using config files for app auth by @mxmehl in #59

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 Dec 14:53
efcb917
Compare
Choose a tag to compare

What's Changed

  • Add option to authenticate via app id and private key by @mxmehl in #58

Full Changelog: v0.5.2...v0.5.3

v0.5.2

26 Nov 12:58
69aa0a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

23 Aug 14:00
bbd6a9c
Compare
Choose a tag to compare

What's Changed

This is mostly a bugfix release

  • Do not warn about members without team if they just have been added by @mxmehl in #48
  • Synchronise org owners before teams by @mxmehl in #49
  • Fix capitalisation bug when comparing collaborator permissions by @mxmehl in #50

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Aug 13:08
cecadcd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

21 Aug 09:32
8d84b05
Compare
Choose a tag to compare

What's Changed

  • Deal with diverging capitalization of usernames by @mxmehl in #40

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Aug 14:32
9bd4eb8
Compare
Choose a tag to compare

Breaking changes

We have a new command structure. All actions known before this release (synchronisation of teams) is now behind the sync subcommand. So gh-org-mgr -c . now is gh-org-mgr sync -c .

  • Add command to help with bootstrapping new team config files by @mxmehl in #35

Further changes

Full Changelog: v0.3.1...v0.4.0

v0.3.1

12 Jul 17:54
d0afb8d
Compare
Choose a tag to compare

This is a bugfix release caused by not considering default repo permissions for all organization members.

What's Changed

  • Handle default repo permissions due to organization settings by @mxmehl in #29
  • Censor GitHub token from debug output by @mxmehl in #30

Full Changelog: v0.3.0...v0.3.1