Skip to content

Releases: winebarrel/azpim

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 05:08
Immutable release. Only release title and notes can be modified.
d0f246c

Changelog

  • d0f246c Merge pull request #9 from winebarrel/scopes-and-sign-in
  • 8492117 Sign in once for both areas
  • a50b40e Key the token cache by application
  • 2cc621d Ask for only the scopes each area uses

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:55
Immutable release. Only release title and notes can be modified.
v0.3.0
45bd164

Changelog

  • 45bd164 Merge pull request #8 from winebarrel/claims-challenge
  • 353aeaa Cover the paths the claims retry added
  • b311ce4 Answer the claims challenge on activation

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:38
Immutable release. Only release title and notes can be modified.
v0.2.0
e8c1d6c

Changelog

  • e8c1d6c Merge pull request #7 from winebarrel/exact-name-match
  • e1239fe Match role and group names exactly
  • cc11483 Merge pull request #6 from winebarrel/install-docs
  • dbd07f9 Document installation

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:25
Immutable release. Only release title and notes can be modified.
v0.1.0
415b0fa

Changelog

  • 415b0fa Merge pull request #5 from winebarrel/goreleaser
  • 3f23900 Move version resolution into cmd/azpim
  • 15f304a Add GoReleaser
  • a5f001f Merge pull request #4 from winebarrel/winebarrel-patch-1
  • b2cd3b6 Merge pull request #3 from winebarrel/raise-coverage
  • b94a84f Add badges for CI, code coverage, and AI generation
  • 2285e14 Raise test coverage, and report a dead loopback listener
  • 2186249 Merge pull request #2 from winebarrel/implement-azpim
  • ea7d8f7 Implement azpim
  • 3d57cdb Initial commit