Skip to content

Releases: buildkite/cli

Buildkite CLI 3.36.0

17 Apr 05:40
a006f76

Choose a tag to compare

Changelog

Features

Internal

Dependencies

Buildkite CLI 3.35.2

15 Apr 04:19
94602ac

Choose a tag to compare

Changelog

Fixes

Internal

Dependencies

Buildkite CLI 3.35.1

13 Apr 01:39
69b501a

Choose a tag to compare

Changelog

Buildkite CLI 3.35.0

10 Apr 06:52
896f866

Choose a tag to compare

Changelog

Fixes

Internal

Dependencies

Buildkite CLI 3.34.0

31 Mar 07:04
eb0b3df

Choose a tag to compare

Changelog

Buildkite CLI 3.33.1

31 Mar 04:26
08b8020

Choose a tag to compare

Changelog

Buildkite CLI 3.33.0

31 Mar 00:35
2a9bbea

Choose a tag to compare

Changelog

Features

Fixes

Dependencies

Internal

Buildkite CLI 3.32.2

11 Mar 13:46
547297d

Choose a tag to compare

Changelog

  • 301b138: fix(validation): update regex to handle mixed case org slug (#686) (@scadu)
  • 547297d: validation: add test case for org slug with trailing hyphen (#687) (@scadu)

Buildkite CLI 3.32.1

11 Mar 03:07
dcf2066

Choose a tag to compare

Changelog

Buildkite CLI 3.32.0

05 Mar 23:02
c99b777

Choose a tag to compare

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

Changelog