Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 02:09
· 26 commits to main since this release
278bed8

Changelog

  • 2fe7d28 Add more docs on usage
  • c75f8a2 Add more setup notes to the readme
  • bb0849f Bump to go 1.20
  • a4cde73 Copy over the azure ad logic
  • 7bc404e Documentation, check for env vars
  • 278bed8 First pass at adding goreleaser and Github Actions
  • 559194b Generate uuids to make the example less distracting
  • 465a62f Make sure to exit on error, add todos to handle some errors
  • 950fe2c Scaffold out flags
  • 33616cd Set up the copy flag
  • 936f5ed Some cleanup, add charm log
  • 70c1611 Start a gitignore
  • 88678b9 Use more charm logging
  • 98d7c4b cobra-cli add azure
  • edcaaa2 cobra-cli init --license apache
  • d816177 go mod init github.com/dbirks/get-jwt
  • b9db215 go mod tidy
  • c99736f go mod tidy