Skip to content

Commit 9136ff2

Browse files
authored
SUP-1421 Add Changelog.md (#196)
* Add changes from main to 2.x releases and unreleased PRs in 3.x branch
1 parent f6fd5b8 commit 9136ff2

File tree

1 file changed

+120
-0
lines changed

1 file changed

+120
-0
lines changed

CHANGELOG.md

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
2+
# Changelog
3+
4+
## Unreleased
5+
- SUP-1693 Bind "s" to stop agent by [[PR #188](https://github.com/buildkite/cli/pull/188)] @jradtilbrook
6+
- SUP-1698: Keybind for viewing agent data within `bk agent list` by [[PR #192](https://github.com/buildkite/cli/pull/192)] @james2791
7+
- Fix runtime error introduced in SUP-1695 by [[PR #194](https://github.com/buildkite/cli/pull/194)] @lizrabuya
8+
- SUP-1695: Keybinding for viewing agent data in web from `bk agent list` by [[PR #193](https://github.com/buildkite/cli/pull/193)] @lizrabuya
9+
- SUP-1658: `bk agent list`: appender, pagination and limiting by [[PR #191](https://github.com/buildkite/cli/pull/191)] @james2791
10+
- SUP-1700: Agent view output metadata improvements by [[PR #187](https://github.com/buildkite/cli/pull/187)] @james2791
11+
- SUP-1699 Change styling of `bk agent list` by [[PR #186](https://github.com/buildkite/cli/pull/186)] @jradtilbrook
12+
- SUP-1682 Parallelise bulk agent stopping by [[PR #184](https://github.com/buildkite/cli/pull/184)] @jradtilbrook
13+
- SUP-1691: `bk agent list` interactivity by [[PR #185](https://github.com/buildkite/cli/pull/185)] @james2791
14+
- SUP-1560 Add bk build new by [[PR #183](https://github.com/buildkite/cli/pull/183)] @lizrabuya
15+
- SUP-1652: Filterable `bk agent list` via REST API query parameters by [[PR #181](https://github.com/buildkite/cli/pull/181)] @james2791
16+
- Resolve project pipeline by [[PR #182](https://github.com/buildkite/cli/pull/182)] @mcncl
17+
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by [[PR #179](https://github.com/buildkite/cli/pull/179)] @dependabot
18+
- SUP-1619: Agent bulk stopping by [[PR #178](https://github.com/buildkite/cli/pull/178)] @james2791
19+
- SUP-1567 Add bk agent list by [[PR #175](https://github.com/buildkite/cli/pull/175)] @jradtilbrook
20+
- Bump github.com/charmbracelet/bubbles from 0.16.1 to 0.17.1 by [[PR #177](https://github.com/buildkite/cli/pull/177)] @dependabot
21+
- Bump github.com/charmbracelet/bubbletea from 0.24.2 to 0.25.0 by [[PR #176](https://github.com/buildkite/cli/pull/176)] @dependabot
22+
- SUP-1615 Add flag to open agent in browser by [[PR #174](https://github.com/buildkite/cli/pull/174)] @jradtilbrook
23+
- Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by [[PR #173](https://github.com/buildkite/cli/pull/173)] @dependabot
24+
- SUP-1566 Add agent view command by [[PR #172](https://github.com/buildkite/cli/pull/172)] @jradtilbrook
25+
- Bump github.com/buildkite/go-buildkite/v3 from 3.8.0 to 3.10.0 by [[PR #167](https://github.com/buildkite/cli/pull/167)] @dependabot
26+
- SUP-1566 Augment agent stop with loading spinner by [[PR #171](https://github.com/buildkite/cli/pull/171)] @jradtilbrook
27+
- SUP-1441 Support clustered agent URLs by [[PR #170](https://github.com/buildkite/cli/pull/170)] @jradtilbrook
28+
- Add more build targets to goreleaser by [[PR #169](https://github.com/buildkite/cli/pull/169)] @jradtilbrook
29+
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by [[PR #165](https://github.com/buildkite/cli/pull/165)] @dependabot
30+
- Bump github.com/buildkite/go-buildkite/v3 from 3.6.0 to 3.8.0 by [[PR #164](https://github.com/buildkite/cli/pull/164)] @dependabot
31+
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by [[PR #161](https://github.com/buildkite/cli/pull/161)] @dependabot
32+
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by [[PR #163](https://github.com/buildkite/cli/pull/163)] @dependabot
33+
- SUP-1420: README addition by [[PR #159](https://github.com/buildkite/cli/pull/159)] @james2791
34+
- SUP-1450: Added additional Codeowners by [[PR #158](https://github.com/buildkite/cli/pull/158)] @james2791
35+
- Bump github.com/buildkite/go-buildkite/v3 from 3.5.0 to 3.6.0 by [[PR #157](https://github.com/buildkite/cli/pull/157)] @dependabot
36+
- Bump github.com/buildkite/go-buildkite/v3 from 3.4.0 to 3.5.0 by [[PR #154](https://github.com/buildkite/cli/pull/154)] @dependabot
37+
- SUP-1406 Allow configuring multiple organizations by [[PR #153](https://github.com/buildkite/cli/pull/153)] @jradtilbrook
38+
- SUP-1335 Stop agent command by [[PR #152](https://github.com/buildkite/cli/pull/152)] @jradtilbrook
39+
- SUP-1403 Add shared HTTP client by [[PR #151](https://github.com/buildkite/cli/pull/151)] @jradtilbrook
40+
- Init command with checks on existing file. by [[PR #150](https://github.com/buildkite/cli/pull/150)] @mcncl
41+
- Use a configure command to set auth by [[PR #149](https://github.com/buildkite/cli/pull/149)] @mcncl
42+
43+
## [v2.0.0](https://github.com/buildkite/cli/compare/v1.2.0...v2.0.0) (2022-07-26)
44+
45+
- Go module renamed with /v2 suffix [#132](https://github.com/buildkite/cli/pull/132) ([pda](https://github.com/pda))
46+
- Remove keyring entirely and use config json [#115](https://github.com/buildkite/cli/pull/115) ([lox](https://github.com/lox))
47+
- golang.org/x/sys updated, was broken with Go 1.18 on macOS [#131](https://github.com/buildkite/cli/pull/131) ([pda](https://github.com/pda))
48+
- Prefer /usr/bin/env bash [#124](https://github.com/buildkite/cli/pull/124) ([wpcarro](https://github.com/wpcarro))
49+
- local: replace "master" with "main" [#129](https://github.com/buildkite/cli/pull/129) ([kevinburke](https://github.com/kevinburke))
50+
- Make BUILDKITE_PIPELINE_DEFAULT_BRANCH configurable [#125](https://github.com/buildkite/cli/pull/125) ([wpcarro](https://github.com/wpcarro))
51+
- Update the URLs for emoji data [FDN-548] [#130](https://github.com/buildkite/cli/pull/130) ([yob](https://github.com/yob))
52+
- Remove end year in LICENSE [#128](https://github.com/buildkite/cli/pull/128) ([JuanitoFatas](https://github.com/JuanitoFatas))
53+
- Amend homebrew install command [#117](https://github.com/buildkite/cli/pull/117) ([l-suzuki](https://github.com/l-suzuki))
54+
55+
## [v1.2.0](https://github.com/buildkite/cli/compare/v1.1.0...v1.2.0) (2021-03-11)
56+
57+
- Pass through Windows env vars in local run [#92](https://github.com/buildkite/cli/pull/92) ([Helcaraxan](https://github.com/Helcaraxan))
58+
- Build linux/arm64 and darwin/arm64 binaries [#107](https://github.com/buildkite/cli/pull/107) ([sj26](https://github.com/sj26))
59+
- Allow meta-data to be passed to the `build create` command [#108](https://github.com/buildkite/cli/pull/108) ([keithpitt](https://github.com/keithpitt))
60+
- Update keyring & go-keychain for macOS 11 fix [#101](https://github.com/buildkite/cli/pull/101) ([pda](https://github.com/pda))
61+
- Convert GitHub auth process from "web application flow" to "device flow" [#100](https://github.com/buildkite/cli/pull/100) ([yob](https://github.com/yob))
62+
- Fix usage example in README [#93](https://github.com/buildkite/cli/pull/93) ([rohansingh](https://github.com/rohansingh))
63+
- CI: compile for macOS and Windows, not just Linux [#90](https://github.com/buildkite/cli/pull/90) ([pda](https://github.com/pda))
64+
- Create linter step to check code quality [#86](https://github.com/buildkite/cli/pull/86) ([Helcaraxan](https://github.com/Helcaraxan))
65+
- Go 1.14; previously a mix 1.11, 1.12 and 1.13 [#88](https://github.com/buildkite/cli/pull/88) ([pda](https://github.com/pda))
66+
- CI pipeline [#89](https://github.com/buildkite/cli/pull/89) ([pda](https://github.com/pda))
67+
- Update the url and version for tap formula [#85](https://github.com/buildkite/cli/pull/85) ([JuanitoFatas](https://github.com/JuanitoFatas))
68+
69+
## [v1.1.0](https://github.com/buildkite/cli/compare/v1.0.0...v1.1.0) (2020-05-15)
70+
71+
- Windows fixes for the cli [#73](https://github.com/buildkite/cli/pull/73) ([crufter](https://github.com/crufter))
72+
- Missing wiring [#71](https://github.com/buildkite/cli/pull/71) ([petemounce](https://github.com/petemounce))
73+
- Add --listen-port to allow a stable port to be chosen [#70](https://github.com/buildkite/cli/pull/70) ([petemounce](https://github.com/petemounce))
74+
- Update github.com/99designs/keyring to v1.1.3 [#69](https://github.com/buildkite/cli/pull/69) ([lox](https://github.com/lox))
75+
76+
## [v1.0.0](https://github.com/buildkite/cli/compare/v0.5.0...v1.0.0) (2019-07-05)
77+
78+
- Support listing meta-data keys [#62](https://github.com/buildkite/cli/pull/62) ([lox](https://github.com/lox))
79+
- Add --env flag to `bk build create` [#61](https://github.com/buildkite/cli/pull/61) ([slam](https://github.com/slam))
80+
- Add support for passing metadata to bk local run. [#56](https://github.com/buildkite/cli/pull/56) ([stefan-improbable](https://github.com/stefan-improbable))
81+
- Fix spelling of GitHub for configure command [#53](https://github.com/buildkite/cli/pull/53) ([JuanitoFatas](https://github.com/JuanitoFatas))
82+
83+
## [v0.5.0](https://github.com/buildkite/cli/compare/v0.4.1...v0.5.0) (2019-04-20)
84+
85+
- Fix bug where file backend is preferred [#51](https://github.com/buildkite/cli/pull/51) ([lox](https://github.com/lox))
86+
- Handle fancy wildcard branch patterns [#49](https://github.com/buildkite/cli/pull/49) ([lox](https://github.com/lox))
87+
- fix spelling in error messages [#50](https://github.com/buildkite/cli/pull/50) ([jsleeio](https://github.com/jsleeio))
88+
89+
## [v0.4.1](https://github.com/buildkite/cli/compare/v0.4.0...v0.4.1) (2019-03-13)
90+
91+
- Fix (and test) pipeline level env [#45](https://github.com/buildkite/cli/pull/45) ([lox](https://github.com/lox))
92+
- Propagate step environment to job environment [#44](https://github.com/buildkite/cli/pull/44) ([lox](https://github.com/lox))
93+
- Fix default keychain selection [#38](https://github.com/buildkite/cli/pull/38) ([lachlancooper](https://github.com/lachlancooper))
94+
95+
## [v0.4.0](https://github.com/buildkite/cli/compare/v0.3.0...v0.4.0) (2019-02-18)
96+
97+
- Implement text and select block steps [#25](https://github.com/buildkite/cli/pull/25) ([lox](https://github.com/lox))
98+
- Add MIT license [#34](https://github.com/buildkite/cli/pull/34) ([lox](https://github.com/lox))
99+
- Add plugins-path and switch to temp dirs [#30](https://github.com/buildkite/cli/pull/30) ([toolmantim](https://github.com/toolmantim))
100+
- Add some more tests and fixes for pipeline parsing [#24](https://github.com/buildkite/cli/pull/24) ([lox](https://github.com/lox))
101+
- Update README.md [#23](https://github.com/buildkite/cli/pull/23) ([aaronsky](https://github.com/aaronsky))
102+
103+
## [v0.3.0](https://github.com/buildkite/cli/compare/v0.2.0...v0.3.0) (2019-02-05)
104+
105+
- Expose more of the keyring options [#22](https://github.com/buildkite/cli/pull/22) ([lox](https://github.com/lox))
106+
- Add a run alias for local run [#21](https://github.com/buildkite/cli/pull/21) ([lox](https://github.com/lox))
107+
- Provide an empty builds dir and close the bootstrap script [#20](https://github.com/buildkite/cli/pull/20) ([lox](https://github.com/lox))
108+
- Rename commands [#13](https://github.com/buildkite/cli/pull/13) ([lox](https://github.com/lox))
109+
- Reduce polling intervals in local pipeline processor [#10](https://github.com/buildkite/cli/pull/10) ([lox](https://github.com/lox))
110+
111+
## [v0.2.0](https://github.com/buildkite/cli/compare/v0.1.0...v0.2.0) (2018-11-01)
112+
113+
- Add a Homebrew tap release process [#7](https://github.com/buildkite/cli/pull/7) ([toolmantim](https://github.com/toolmantim))
114+
- Show the correct path for config file. [#9](https://github.com/buildkite/cli/pull/9) ([lox](https://github.com/lox))
115+
- Readme cleanups [#8](https://github.com/buildkite/cli/pull/8) ([toolmantim](https://github.com/toolmantim))
116+
117+
## [v0.1.0](https://github.com/buildkite/cli/compare/73083884b289...v0.1.0) (2018-10-18)
118+
119+
- Local run command [#6](https://github.com/buildkite/cli/pull/6) ([lox](https://github.com/lox))
120+
- Update to golang 1.11 and modules [#5](https://github.com/buildkite/cli/pull/5) ([lox](https://github.com/lox))

0 commit comments

Comments
 (0)