Releases: buildkite/cli
Releases · buildkite/cli
Buildkite CLI 3.11.0
Changelog
- 6d2394f: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#525) (@dependabot[bot])
- 29f6060: feat: implement
bk job list
command and enhancebk agent list
(#529) (@JoeColeman95)
Buildkite CLI 3.10.0
Changelog
- 4851a15: Bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#467) (@dependabot[bot])
- ffdec10: Bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#468) (@dependabot[bot])
- 8943229: 🔐 Fix HTTP bypass issue (#466) (@mcncl)
- b345566: Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.15.0 (#470) (@dependabot[bot])
- 9278721: Bump github.com/charmbracelet/glamour from 0.8.0 to 0.9.1 (#469) (@dependabot[bot])
- 35e68fe: Bump github.com/vektah/gqlparser/v2 from 2.5.23 to 2.5.25 (#471) (@dependabot[bot])
- 4800e1d: Bump github.com/charmbracelet/glamour from 0.9.1 to 0.10.0 (#472) (@dependabot[bot])
- 60cfbf1: Split errors for empty API token and empty org slug (#475) (@moskyb)
- 96dc4db: Bump github.com/vektah/gqlparser/v2 from 2.5.25 to 2.5.27 (#477) (@dependabot[bot])
- 4fea29a: Bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 (#479) (@dependabot[bot])
- ee44d0c: Bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 (#474) (@dependabot[bot])
- 8527b81: Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#480) (@dependabot[bot])
- 0ec4e42: Bump github.com/Khan/genqlient from 0.8.0 to 0.8.1 (#481) (@dependabot[bot])
- a583dac: Remove Bubbletea from config command (#483) (@mcncl)
- 4fc0c76: Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.2 (#486) (@dependabot[bot])
- 7400f59: chore: Update CODEOWNERS team (#489) (@tomowatt)
- 9a77940: chore: properly use context throughout (#488) (@mcncl)
- f43b8b4: Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#491) (@dependabot[bot])
- 75fb163: Bump golang.org/x/term from 0.31.0 to 0.32.0 (#490) (@dependabot[bot])
- d28de70: JSON output support for build view (#482) (@mcncl)
- de48d94: Bump github.com/suessflorian/gqlfetch from 0.6.0 to 0.7.0 (#492) (@dependabot[bot])
- 24b184b: Bump github.com/vektah/gqlparser/v2 from 2.5.27 to 2.5.28 (#493) (@dependabot[bot])
- 542f523: Bump github.com/vektah/gqlparser/v2 from 2.5.28 to 2.5.30 (#494) (@dependabot[bot])
- 63ef3fe: Bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 (#495) (@dependabot[bot])
- e2fb0fb: Add AGENT.md with project development guidelines (#497) (@sj26)
- d3e9c8c:
bk configure
with org token already present (#498) (@sj26) - 82b3b06: fix: security alert 38 (#502) (@mcncl)
- fd13a3d: [SUP-2184] Only write local config in git repo (#476) (@jykingston)
- 2663f1b: Fix SpinWhile to handle non-TTY environments (#500) (@sj26)
- 71f9f87: Replace all spinner.New() calls with TTY-aware SpinWhile (#501) (@sj26)
- f877a50: Update to use OIDC session tokens on AWS role assumption (#504) (@duckalini)
- b6daa06: Bump golang.org/x/term from 0.32.0 to 0.33.0 (#505) (@dependabot[bot])
- bd8d627: Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#506) (@dependabot[bot])
- f957eac: Remove cli bin (#508) (@toolmantim)
- 41107be: Remove main bin (#509) (@toolmantim)
- b4dcde7: SUP-4182: Add author flags to single --author flag with intelligent parsing to detect name, username, and email (#511) (@Mykematt)
- 5ad0e57: Add whoami command (#512) (@moskyb)
- 7475739: Bump github.com/buildkite/go-buildkite/v4 from 4.5.0 to 4.5.1 (#514) (@dependabot[bot])
- 62b60ee: Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#513) (@dependabot[bot])
- 7b13eca: Bump github.com/charmbracelet/bubbletea from 1.3.5 to 1.3.6 (#515) (@dependabot[bot])
- 963644c: Bump golang.org/x/term from 0.33.0 to 0.34.0 (#518) (@dependabot[bot])
- 5309334: Bump github.com/buildkite/go-buildkite/v4 from 4.5.1 to 4.6.0 (#520) (@dependabot[bot])
- 05dbb50: Add agent pause/resume and build list commands (#524) (@JoeColeman95)
Buildkite CLI 3.8.0
Changelog
- a10e188: SUP-1423 | Error standardisation (#452) (@mcncl)
- 3bc6bf9: Bump github.com/vektah/gqlparser/v2 from 2.5.22 to 2.5.23 (#454) (@dependabot[bot])
- 250e5c0: Bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 (#456) (@dependabot[bot])
- 13d91bf: 🐛 Fix artifacts null pointer (#461) (@mcncl)
- a17b6fc: 🍻 Update codeowners (#462) (@mcncl)
- 5ca2488: feat: add metadata support for new builds (#464) (@jasonwbarnett)
- 5ed7af8: Fix build download command required scopes (#457) (@Inozuma)
Buildkite CLI 3.7.1
Buildkite CLI 3.7.0
Changelog
- 3e72a62: ✨ Add an output formatter package (#443) (@mcncl)
- 15c2db8: ✨ Cluster view output options (#444) (@mcncl)
- 3fdb55e: Bump github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.3 (#446) (@dependabot[bot])
- a07a3e8: Add a pipeline validation command (#448) (@mcncl)
- 6159611: 🎨 Split out HTTP logic to package. Use it. (#447) (@mcncl)
Buildkite CLI 3.6.0
Changelog
- 02b8df2: Bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#434) (@dependabot[bot])
- 6099d4b: Bump goreleaser/goreleaser-pro in /.buildkite (#435) (@dependabot[bot])
- 0f4f433: Bump github.com/vektah/gqlparser/v2 from 2.5.21 to 2.5.22 (#437) (@dependabot[bot])
- dc5c2d1: Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#436) (@dependabot[bot])
- 2fa407c: Bump github.com/charmbracelet/bubbletea from 1.2.4 to 1.3.0 (#438) (@dependabot[bot])
- 2c48d12: Bump github.com/Khan/genqlient (#439) (@dependabot[bot])
- 6ee6d7d: Buildkite Package Registries command help wording fixes. (#440) (@gilesgas)
- dfc5722: 🎨 Improve the structure of some internal packages (#441) (@mcncl)
- 5bd59b8: ✨ Show org in prompt (#442) (@mcncl)
Buildkite CLI 3.5.0
Changelog
- 6929f36: 🚑️ Update go-git for security vuln possibility (#430) (@mcncl)
- 4e77017: Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (#429) (@dependabot[bot])
- 94937d0: Bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.21 (#428) (@dependabot[bot])
- 026f0ba: Bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#432) (@dependabot[bot])
- 4059d81: Bump goreleaser/goreleaser-pro in /.buildkite (#431) (@dependabot[bot])
- 5e5fcb8: Implement
bk artifacts download
(#433) (@lizrabuya) - ff0665d: api scopes for all build commands (#420) (@mcncl)
Buildkite CLI 3.4.2
Changelog
- ea89d8a: Add release instructiosn to CONTRIBUTING.md (#410) (@sj26)
- 1ab1f23: Don't print command usage information on every error (#411) (@moskyb)
- deeafdb: bk artifacts list command (#413) (@lizrabuya)
- c49a422: initial api scoping checks (#414) (@mcncl)
- c46f08a: Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#412) (@dependabot[bot])
- 4689ca7: Fix go lint error gqlparser manual merge (#415) (@lizrabuya)
- ddd8bfc: have good templates for different issue types (#417) (@mcncl)
- 144cb4b: add a config file (#418) (@mcncl)
- 625f482: Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#419) (@dependabot[bot])
- 01338f2: fix assignees for bug reporting (#423) (@mcncl)
- 369794d: Update golang.org/x/net (#425) (@yob)
- de985b8: produce actionable error (#426) (@mcncl)
Buildkite CLI 3.4.1
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)