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

Skip to content

Tags: toolmantim/cli

Tags

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow branch filters to be ignored (buildkite#379)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for setting env with -e (buildkite#375)

* Add support for passing environment

* Add a helper for -e flags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check tag doesn't exist before pushing (buildkite#361)

v3.0.0-beta.20240917

Toggle v3.0.0-beta.20240917's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Jarryd from CODEOWNERS (buildkite#357)

v3.0.0-beta.20240904

Toggle v3.0.0-beta.20240904's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `pipeline view` command (buildkite#339)

* Add pipeline graphql query

* Add pipeline view command

* Split rendering to functions

* Colourise reliability metric

* Use built in io.StringWriter interface

* ignore errors from strings.Builder.WriteString

This always returns nil anyway

* Allow opening in browser

* simplify

v3.0.0-beta.20240830

Toggle v3.0.0-beta.20240830's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a AWS_REGION value for SSM to use (buildkite#344)

v3.0.0-beta.20240712

Toggle v3.0.0-beta.20240712's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Remove pending command (buildkite#317)

Co-authored-by: mcncl <[email protected]>

v3.0.0-beta.20240705

Toggle v3.0.0-beta.20240705's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Include short description for cluster (buildkite#310)

* Include short description for cluster

* Include short description for cluster

* Update pkg/cmd/cluster/cluster.go

Co-authored-by: Jarryd Tilbrook <[email protected]>

* Include short description for cluster

* Update Readme

---------

Co-authored-by: priya kandababu <[email protected]>
Co-authored-by: Jarryd Tilbrook <[email protected]>

v3.0.0-beta.20240628

Toggle v3.0.0-beta.20240628's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add homebrew info to goreleaser (buildkite#305)

v3.0.0-beta.20240620

Toggle v3.0.0-beta.20240620's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build resolver for user's UUID (buildkite#295)

* create a build resolver based on user id

* various changes based on PR feedback

* fix fn call to pass branch name instead of build options

* rename resolver filename for userid

* rename fn name for resolver for user id

* rename fn name for resolver for user id