Skip to content

Releases: cloudpups/github-teams-user-sync

v0.4.1

26 Mar 14:40
Compare
Choose a tag to compare
Add build files

v0.4.0

26 Mar 02:08
Compare
Choose a tag to compare

What's Changed

  • Bump Azure.Identity from 1.8.1 to 1.8.2 by @dependabot in #4
  • Bump Octokit from 5.0.0 to 5.0.2 by @dependabot in #5
  • Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #6
  • Rewrite in Typescript, made breaking changes to API

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

27 Feb 17:34
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

v0.3.3

16 Feb 18:54
Compare
Choose a tag to compare
:bulb: handle case where user has no additional data

This isn't necessarily a bug as the code was working as intended... Why some users don't have Additional Data needs to be explored further.

v0.3.2

11 Feb 19:03
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Feb 18:48
Compare
Choose a tag to compare
:bug: remove empty team names, ignore NA/na

* This will help catch configuration issues that may be introduced by humans
* This also inserts an opinion that may be adjusted later- that NA and
  na are not valid team names... This is to account for the fact that
  existing users were using this name in their configuration files to
  cause the sync bot to "skip" the team, even though under the covers
  the sync bot would fail (before).

v0.3.0

11 Feb 18:26
Compare
Choose a tag to compare
  • Use Azure AD user property for GitHub name
  • Re-enable security group sync

v0.1.8

08 Feb 15:11
Compare
Choose a tag to compare
Temp fix: remove empty GitHub Id

* 'temp' as this commit will not be needed with some upcoming changes

v0.1.7

08 Feb 02:22
Compare
Choose a tag to compare
Add temporary fix for name collision

* This is fixed in another branch that must be merged

v0.1.6

08 Feb 01:59
Compare
Choose a tag to compare
Return nothing on no matched email