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

Skip to content

Tags: toolmantim/cli

Tags

v3.8.0

Toggle v3.8.0'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.
Fix build download command required scopes (buildkite#457)

Co-authored-by: Ben McNicholl <[email protected]>

v3.7.1

Toggle v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 Fix the API req for validate (buildkite#451)

* 🐛 Fix the API req for validate

* 🎨 Formatted the thing.

* 🎨 Fix nil pointer issues

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🎨 Split out HTTP logic to package. Use it. (buildkite#447)

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Show org in prompt (buildkite#442)

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
api scopes for all build commands (buildkite#420)

Co-authored-by: Lizette Rabuya <[email protected]>

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
produce actionable error (buildkite#426)

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Only use a spinner on a tty (buildkite#409)

Otherwise this command fails with errors about missing a tty when used
in scripts on CI.

v3.4.0

Toggle v3.4.0'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.
Environment Variable config (buildkite#408)

* Upgrade Go to 1.23.3

* Allow configuring API token and org slug via environment variable

* Allow configuring REST API endpoint by environment variable

---------

Co-authored-by: Ben McNicholl <[email protected]>

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update go-buildkite to v4.0.1 (buildkite#384)

This fixes an issue in the `bk build create` command, which would always fail using v4.0.0

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove the beta caveat on brew post-install (buildkite#383)