Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sarvex/cli

Tags

v0.136.0

Toggle v0.136.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove hidden flag from safe migrations command. (planetscale#649)

v0.135.0

Toggle v0.135.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use new promote method within CLI. (planetscale#643)

* Use new promote method within CLI.

* Update promote command to use new endpoint, also update text.

* Get rid of unused code.

v0.134.0

Toggle v0.134.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add linting errors to safe migrations command and add `branch lint` c…

…ommand (planetscale#644)

* Update planetscale-go

* Output linting errors to users when enabling safe migrations fails.

* Add linting command.

* Update valid message.

* Add tests.

* Refactor error handling and outputting logic.

* Add more tests.

* Better copy.

v0.133.0

Toggle v0.133.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add syft to goreleaser container (planetscale#641)

v0.132.0

Toggle v0.132.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add safe migration commands (planetscale#640)

* Upgrade planetscale-go

* Keep track of safe migrations in output.

* Add safe migrations commands.

* Update mocks.

* Update mocks and add tests.

* Hide the safe-migrations command for now.

* Add missing Fn.

v0.131.0

Toggle v0.131.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add demote commands (planetscale#635)

* Update planetscale-go dependency.

* Fix up promote arg.

* Add Demote command.

* Update mocks.

* Add demotion tests.

* Handle when a demotion request is returned.

v0.130.0

Toggle v0.130.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request planetscale#625 from planetscale/dbussink/go-1-20-1

Update to Go 1.20.1

v0.129.0

Toggle v0.129.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request planetscale#617 from planetscale/frances/update-di…

…splay-name

[Passwords] Update display name

v0.128.0

Toggle v0.128.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove `main` as default branch for the deploy request (planetscale#614)

* Add an into flag for a deploy request.

* Remove assumptions about the default into branch, deprecate --deploy-to in favor of --into.

* Update planetscale-go.

* Add more tests.

v0.127.0

Toggle v0.127.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request planetscale#610 from planetscale/dbussink/go-1-19-5

Bump to Go 1.19.5