Releases: buildkite/cli
Releases · buildkite/cli
Buildkite CLI 3.35.0
Changelog
Fixes
- 857ff48: Improve local dev install workflow and version stamping (#746) (@lox)
- 5bbc13a: fix(job): validate unblock mutation response and fix suppressed errors (#743) (@thomasdesr)
- 8babb16: fix(build): surface errors from creator email resolution (#739) (@thomasdesr)
- 07ce2b1: fix: correctly return SpinWhile errors across CLI (#750) (@mcncl)
- a628fb0: fix: add git cli fallbacks for linked worktrees (#751) (@lox)
Internal
- 0d54ea1: Migrate artifacts commands to REST (#752) (@mcncl)
- c2950e9: only run the build matrix on the main branch (#771) (@mcncl)
Dependencies
- ce92e68: chore(deps): update dependency aqua:goreleaser/goreleaser to v2.15.2 (#740) (@renovate[bot])
- b4ca9df: chore(deps): update goreleaser/goreleaser-pro docker tag to v2.15.2 (#741) (@renovate[bot])
- 765ea87: fix(deps): update go-minor-patch (#742) (@renovate[bot])
- 30ca235: fix(deps): update module github.com/alecthomas/kong to v1.15.0 (#744) (@renovate[bot])
- 76178d8: fix(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#748) (@renovate[bot])
- 0149f29: Allow users to bypass keychain reading for headless (#757) (@mcncl)
- a8a1bc9: Extracts the git env logic in snapshot.go (#760) (@mcncl)
- 119081b: chore(deps): update golang docker tag to v1.26.2 (#764) (@renovate[bot])
- 6ea24ef: chore(deps): update dependency lefthook to v2.1.5 (#759) (@renovate[bot])
- cc77bed: chore(deps): update dependency go to v1.26.2 (#763) (@renovate[bot])
- 23821af: fix(deps): update go-minor-patch (#767) (@renovate[bot])
- 79f8356: fix(deps): update github.com/buildkite/go-buildkite/v4 digest to 47eafe1 (#770) (@renovate[bot])
- f6b7dd5: fix(deps): update module golang.org/x/term to v0.42.0 (#774) (@renovate[bot])
- e5401fb: Update go-buildkite to 4.19.0 (#777) (@matthewborden)
Buildkite CLI 3.34.0
Buildkite CLI 3.33.1
Changelog
- b945534: feat(build): add job states filter to build view command (#735) (@wolfeidau)
Buildkite CLI 3.33.0
Changelog
Features
- 91c836c: Expands cluster commands to support create, update, delete (#722) (@mcncl)
- 310c9bd: Add command for agent install (#695) (@mcncl)
- 774e36e: Adds a
bk agent runcommand to the CLI (#709) (@mcncl)
Fixes
- e4796f7: Use Fprintf instead of WriteString (#693) (@mcncl)
- 0fa986c: Standardises flags for
clusteroptions (#715) (@mcncl) - 690a4db: Output error when
-cused (#717) (@mcncl) - ddf1072: Improve the default behaviour of auth login (#716) (@mcncl)
Dependencies
- 2ef8c5c: fix(deps): update github.com/pkg/browser digest to 5ac0b6a (#688) (@renovate[bot])
- 88543ac: fix(deps): update go-minor-patch (#692) (@renovate[bot])
- aef0551: chore(deps): update golang docker tag to v1.26 (#691) (@renovate[bot])
- d212c53: chore(deps): update buildkite (#694) (@renovate[bot])
- cbd2ae7: chore(deps): update golang:1.26.1 docker digest to c42e4d7 (#696) (@renovate[bot])
- d2b43b0: fix(deps): update module github.com/zalando/go-keyring to v0.2.7 (#704) (@renovate[bot])
- 3ad5976: chore(deps): update buildkite (#705) (@renovate[bot])
- c447e9f: chore(deps): update dependency golangci-lint to v2.11.4 (#706) (@renovate[bot])
- 4a40a27: build(deps): bump github.com/zalando/go-keyring from 0.2.7 to 0.2.8 (#711) (@dependabot[bot])
- 2f3a7fc: fix(deps): update module github.com/posthog/posthog-go to v1.11.2 (#724) (@renovate[bot])
- 33f1e65: fix(deps): update module github.com/go-git/go-git/v5 to v5.17.1 (#726) (@renovate[bot])
- 300a828: chore(deps): update dependency aqua:goreleaser/goreleaser to v2.15.0 (#728) (@renovate[bot])
- aa3d297: chore(deps): update goreleaser/goreleaser-pro docker tag to v2.15.0 (#729) (@renovate[bot])
- 910699d: chore(deps): update dependency aqua:goreleaser/goreleaser to v2.15.1 (#733) (@renovate[bot])
- fa48721: chore(deps): update goreleaser/goreleaser-pro docker tag to v2.15.1 (#734) (@renovate[bot])
- 2a9bbea: fix(deps): update module github.com/buildkite/go-buildkite/v4 to v4.17.0 (#730) (@renovate[bot])
Internal
- 252ea51: chore: remove keychain warning for local tests (#697) (@mcncl)
- 16256d5: chore: add mise toolchain support (#699) (@lox)
- 6eba2e2: test: speed up pipeline conversion tests (#703) (@lox)
- 0a1eafc: Remove the Dependabot config (#712) (@mcncl)
- d896d9d: fix: stabilise pipeline resolver repository tests (#731) (@lox)
Buildkite CLI 3.32.2
Buildkite CLI 3.32.1
Changelog
- 962ae3d: build(deps): bump github.com/buildkite/go-buildkite/v4 (#680) (@dependabot[bot])
- 32f099b: build(deps): bump github.com/mattn/go-runewidth from 0.0.20 to 0.0.21 (#681) (@dependabot[bot])
- e5f817e: Create a renovate config for better grouping/management (#683) (@mcncl)
- 035d4fc: build(deps): bump golang from 1.26.0 to 1.26.1 in /.buildkite (#682) (@dependabot[bot])
- dcf2066: Warn the user if an env token is set (#684) (@mcncl)
Buildkite CLI 3.32.0
Note
Tokens will no longer be written to config files by default, instead using the system keychain. If you wish to store tokens in a config file then you will need to manually adjust your bk.yaml file for any new tokens (existing tokens will still be used as a fall back)
organizations:
my-org:
api_token: hunter2