spin icon indicating copy to clipboard operation
spin copied to clipboard

Spinnaker CLI

Results 7 spin issues
Sort by recently updated
recently updated
newest added

Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.28.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

ready to merge
dependencies
go

When the password contains "$" character in the "config" the login not working well.

Hello there! PR is designed to minimize the use of interactive mode for OAuth 2.0 authentication. The base for the extension is inspired by https://github.com/youtube/api-samples/blob/master/go/oauth2.go

We are building a wrapper around spin cli, so if spin cli could execution id then we could use it to poll spinnaker to get the status of the pipeline....

Currently the tool sends out informational output to stdout. This makes it hard to pipe output into tools like `jq` and such. Adjusts it so only jsonoutput and output go...

Updated the oauth2 to work with azure oauth2 custom config, Added support for AuthCodeOptions options in config. Updated the auth workflow to open default browser with auth url. No need...