Releases: buildkite/cli
Releases · buildkite/cli
Buildkite CLI 3.4.0
Changelog
- 09d6676: Use Cut so that only first equals is split on (#385) (@mcncl)
- 67f68cb: Error instead of blank URL when no build (#386) (@mcncl)
- 510c1bd: Support job retrying (#387) (@mcncl)
- 0cc8af1: Bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.1.2 (#389) (@dependabot[bot])
- 87cce00: Bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#388) (@dependabot[bot])
- 08b24e2: Add an option to open a browser with the package's web url (#390) (@lizrabuya)
- 4270c9d: Bump goreleaser/goreleaser-pro in /.buildkite (#392) (@dependabot[bot])
- c42764c: Bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#391) (@dependabot[bot])
- 320679b: Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#394) (@dependabot[bot])
- 3a755fb: Bump goreleaser/goreleaser-pro in /.buildkite (#396) (@dependabot[bot])
- 2891c99: Bump github.com/charmbracelet/bubbletea from 1.1.2 to 1.2.1 (#395) (@dependabot[bot])
- 2135aeb: Bump github.com/buildkite/go-buildkite/v4 from 4.0.1 to 4.1.0 (#399) (@dependabot[bot])
- 6bfbf8a: Bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2 (#398) (@dependabot[bot])
- 480215a: Bump goreleaser/goreleaser-pro in /.buildkite (#400) (@dependabot[bot])
- af15027: Use standardised flag; not camel case (#401) (@mcncl)
- e841ded: Error if pipeline doesn't exist (#402) (@mcncl)
- dee90e7: Allow for an alternate buildkite.com to be specified (#406) (@CerealBoy)
- 38879e6: Bump goreleaser/goreleaser-pro in /.buildkite (#403) (@dependabot[bot])
- 956bd9e: Bump github.com/charmbracelet/bubbletea from 1.2.2 to 1.2.4 (#404) (@dependabot[bot])
- 4e066fd: feat: Add CLI flag support for
bk configure
command (#407) (@stone-w4tch3r) - 870be22: Environment Variable config (#408) (@moskyb)
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)