Releases: buildkite/cli
Releases · buildkite/cli
Buildkite CLI 3.3.1
Buildkite CLI 3.3.0
Warning
This release contains an issue where the bk build create
command will fail consistently. Please use v3.3.1 instead.
Changelog
Buildkite CLI 3.2.0
Changelog
- d5343af: Support using a file for env (#377) (@mcncl)
- a7904e6: SUP-2587 | Support inviting users via the CLI (#367) (@mcncl)
- 93d4825: Implement list command for Cluster (#355) (@mcncl)
- 0585748: Move build to use sync WaitGroups (#371) (@mcncl)
- 80141e2: Allow branch filters to be ignored (#379) (@mcncl)
Buildkite CLI 3.1.0
Changelog
- 1250b43: Remove note on using v2 (#364) (@mcncl)
- 583e891: Add install instructions & demo gif (#366) (@mcncl)
- d67fa3e: Bump goreleaser/goreleaser-pro in /.buildkite (#362) (@dependabot[bot])
- b7a7584: Bump github.com/sashabaranov/go-openai from 1.28.2 to 1.30.0 (#363) (@dependabot[bot])
- c711a06: Remove uses of AI/OpenAI configs for now (#365) (@mcncl)
- 206b5b0: support flag for folks who use that kind of thing (#368) (@mcncl)
- 57ca1ea: release steps on main branch (#369) (@mcncl)
- 5a06dc5: we need the block lol (#370) (@mcncl)
- 2da5b80: Bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 (#373) (@dependabot[bot])
- ca55d11: Add Jy to CODEOWNERS (#372) (@mcncl)
- ab7f133: Add support for setting env with -e (#375) (@mcncl)
v3.0.0
Changelog
- b56037b: Bump github.com/charmbracelet/huh from 0.5.3 to 0.6.0 (#358) (@dependabot[bot])
- cd8955a: Bump goreleaser/goreleaser-pro in /.buildkite (#360) (@dependabot[bot])
- 8c44abd: Bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 (#359) (@dependabot[bot])
- e706a86: Check tag doesn't exist before pushing (#361) (@mcncl)
Full Changelog: v3.0.0-beta.20240917...v3.0.0
Buildkite CLI 3.0.0-beta.20240917
Changelog
- d00f049: Apply new build resolver to build commands (#333) (@jradtilbrook)
- 3e63573: Fix segfault in pipeline view (#351) (@jradtilbrook)
- c316549: Bump github.com/charmbracelet/bubbles from 0.19.0 to 0.20.0 (#352) (@dependabot[bot])
- d57bc94: Show spinner while pushing package (#350) (@jradtilbrook)
- de618c9: Add user agent for http requests (#354) (@jradtilbrook)
- 873f047: SUP-2582 | watch command (#356) (@mcncl)
Buildkite CLI 3.0.0-beta.20240904
Changelog
- 9a8d25f: Update the usage in the README (#345) (@mcncl)
- 4529c2c: Bump github.com/charmbracelet/bubbletea from 0.27.0 to 1.1.0 (#347) (@dependabot[bot])
- 1715f77: Bump github.com/buildkite/go-buildkite/v3 from 3.12.0 to 3.13.0 (#346) (@dependabot[bot])
- c01e962: Add package push command (#340) (@moskyb)
- 4e0606f: Add new packages subcommand to readme (#348) (@jradtilbrook)
- b8f2956: Add
pipeline view
command (#339) (@jradtilbrook)
Buildkite CLI 3.0.0-beta.20240830
Changelog
- 68dccc3: include go routines (#304) (@PriyaSudip)
- 837eb5f: Download artifacts in bk build download (#319) (@jradtilbrook)
- dd1f20f: Bump github.com/charmbracelet/huh from 0.4.2 to 0.5.1 (#323) (@dependabot[bot])
- 7ee389f: Bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 (#322) (@dependabot[bot])
- f178e56: Bump github.com/sashabaranov/go-openai from 1.26.2 to 1.27.0 (#324) (@dependabot[bot])
- a7941eb: Check for nil pointer (#329) (@jradtilbrook)
- 8bc2ecd: Bump github.com/sashabaranov/go-openai from 1.27.0 to 1.27.1 (#326) (@dependabot[bot])
- f66ff95: Bump github.com/charmbracelet/huh from 0.5.1 to 0.5.2 (#327) (@dependabot[bot])
- 7bb9f38: Dont print within the spinner func (#328) (@jradtilbrook)
- 61e173e: Bump goreleaser/goreleaser-pro in /.buildkite (#321) (@dependabot[bot])
- 02b953f: Build resolver should not error when no builds found (#320) (@lizrabuya)
- b342f0a: Fix graphql client auth (#332) (@jradtilbrook)
- 2f6a97d: Update go buildkite (#336) (@moskyb)
- 6fa2022: Bump goreleaser/goreleaser-pro in /.buildkite (#338) (@dependabot[bot])
- bf3cae2: Bump github.com/sashabaranov/go-openai from 1.27.1 to 1.28.2 (#337) (@dependabot[bot])
- 9a17e2c: Bump github.com/charmbracelet/huh from 0.5.2 to 0.5.3 (#341) (@dependabot[bot])
- d0f721d: API command (#343) (@mcncl)
- b7dcab1: Add a AWS_REGION value for SSM to use (#344) (@mcncl)
Buildkite CLI 3.0.0-beta.20240712
Changelog
- 612fd87: Remove pending command from pipeline create (#313) (@jradtilbrook)
- c81dc01: Remove pending command from build view (#315) (@jradtilbrook)
- 72be515: Remove pending command from agent/cluster view (#314) (@jradtilbrook)
- e8a5785: Unused const removed + clean up (#318) (@mcncl)
- 2a97d10: Remove pending command from build cancel/rebuild/new (#316) (@jradtilbrook)
- b059c9a: Remove pending command (#317) (@jradtilbrook)
Buildkite CLI 3.0.0-beta.20240705
Changelog
- c1f0597: Bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.6 (#308) (@dependabot[bot])
- 2cb57be: Bump github.com/sashabaranov/go-openai from 1.26.0 to 1.26.2 (#307) (@dependabot[bot])
- ec438e0: Enable goreleaser to push to homebrew-buildkite repo (#306) (@jradtilbrook)
- 459dfec: Add confirm prompt to
bk build cancel
(#309) (@jradtilbrook) - 39bb198: Include short description for cluster (#310) (@PriyaSudip)