Releases: helaili/github-oidc-auth-app
Releases · helaili/github-oidc-auth-app
v2.3.0
Renamed folders for repo config (see #15)
owners -> owner
environments -> environment
using owner/xxx/repository/reponame as opposed to owner/xxx/repositories/reponame for the claims to make the distinction with target repositories
What's Changed
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Org permission value (i.e. read, write, admin) comes from a folder name
v2.1.0
Supports repo based configuration
v2.0.0
Switching to a JSON based configuration to be consistent with what's used by the github.com/google/go-github/v52/github
library.
v1.1.0
Supports caching of the configuration and lifecycle events for installations
What's Changed
Full Changelog: v1.0.0...v1.1.0
v1.0.0
The first release, supporting both GitHub.com and GitHub Enterprise Server!