Skip to content

Releases: OpenRailAssociation/github-org-manager

v0.5.3

02 Dec 14:53
efcb917

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

Choose a tag to compare

What's Changed

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

v0.5.1

23 Aug 14:00
bbd6a9c

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

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

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

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

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

v0.3.0

12 Jul 14:01
2a368c3

Choose a tag to compare

What's Changed

  • Bump dependencies
  • Allow to ignore archived repositories by @mxmehl in #23
  • Handle collaborator permissions by @mxmehl in #25

Full Changelog: v0.2.2...v0.3.0

v0.2.2

02 May 09:14
a1ec604

Choose a tag to compare

What's Changed

  • Fix Python Package repository URL

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 May 07:59
1ce6499

Choose a tag to compare

What's Changed

  • Add meta information for python package by @mxmehl in #16

Full Changelog: v0.2.0...v0.2.1