github overmindtech/cli v0.1.0

latest releases: v1.4.0, v1.3.2, v1.3.1...
14 months ago

Changelog

  • 6cb3c84 Add Status processing to request and change-from-tfplan
  • 19ac06c Add aws-source symlink/checkout to support generating tf transforms from it
  • 36646c3 Add debug logging for which items are getting mapped
  • 826b739 Add preliminary flags for terraform
  • 9dd39a7 Adjust message size to current client limits
  • 77b40a9 Allow selecting between affecting and non-affecting items when testing
  • 07c7e6c Ask for status updates
  • a40393c Avoid clashing flags between subcommands
  • 4fc5c94 Avoid infinite loop when there's no item mapped
  • 96fd01e Change OAuth logic to work with localhost
  • 037da8c Check for JSON parse errors
  • 79d1e55 Clean up logging field handling
  • 1ca0320 Cleanups
  • 4e99b52 Cleanups
  • 1e01c76 Don't apply the timeout to the authentication step
  • 23cfffa Embed git version into tracing info
  • f5481df Enable golangci-lint and fix issues
  • edb5a9b Everything needs the git history for go generate
  • f737f7d Extract authorization flow to root cmd for easier reuse
  • 82cd9d5 First prototype of tfplan parsing and evaluating
  • 97baf61 Fix CI
  • 6f3bf2f Fix CI even more
  • 6d466f5 Fix logic around already set token
  • 3b40076 Fix prod endpoint default
  • 877b207 Fix shell quoting
  • 8a1822a Generate aws-source mappings
  • 52faf16 Ignore intentional changes
  • 1314453 Implement get-bookmark subcommand
  • 5a3960e Implement get-snapshot subcommand
  • fdea83d Implement initial changeFromTfplanCmd using hard-coded test data
  • 4497d98 Improve ensureToken to inject the token into the context
  • 9d0fdb5 Improve error handling/logging in ShutdownTracer
  • ee72cdd Improve error logging
  • 0c4b32f Improve validation during goreleaser dry run
  • e65ff58 Mapping tf resources to SDP queries
  • 10fe3f1 Merge pull request #4 from overmindtech/random-token
  • 359424b Merge pull request #7 from overmindtech/tfplan-prep
  • 0811ad6 Merge pull request #8 from overmindtech/tfplan-parse
  • bab82bd Merge pull request #9 from overmindtech/goreleaser
  • bf9d606 Move --url to rootCmd
  • a267514 Output the bookmark in a more ordely fashion
  • e32393a Output the location of the new change as last message
  • d1bc353 Prepare change-from-tfplan for terraform mapping
  • a2add12 Put aws-source where it is expected to avoid git dirtiness issues
  • b75079b Remove test flag
  • e53b507 Remove unused test data
  • 566b570 Replace static oauth state token with random generated
  • 1f7fc68 Report the affected apps after change-from-tfplan
  • 5352d39 Respect --porcelain format
  • 6774c35 Update module github.com/overmindtech/sdp-go to v0.36.0 (#5)
  • b43a86d Update module golang.org/x/oauth2 to v0.10.0 (#6)
  • 6e02337 Use status.Done()
  • e5c3824 We need all scopes for proper functioning of the API
  • d441d1f Wrap up ensureToken migration
  • 65b3858 add get-affected-bookmarks command
  • d8ac435 fixup comment
  • 94222f6 log authentication errors
  • 87dbe36 undo changes from testing go generate

Don't miss a new cli release

NewReleases is sending notifications on new releases.