Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify tap to support bk CLI v3.0 #33

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

jradtilbrook
Copy link
Contributor

This is in preparation of releasing a new major version of the CLI as v3.0.

We'll have a period of time where it is not the default, so will be released at bk@3. The formula does not exist yet but will be created in another PR.

This should not change anything user facing at the moment. It adds the install target bk@2 though. All others, bk, cli, buildkite-cli all exist and point to the current v2 release.


A subsequent change will introduce the BkAT3 formula, allowing it to be installed with brew install bk@3. This will be a beta version of the CLI for a short while, hence the specific install target (and the default remaining as v2). After a beta period, we will continue to support the bk@2 target, but will change the default to install v3.


Testing
Pull down this branch and run brew tap buildkite/pr . to tell brew about this tap. You can then see that brew info buildkite/pr/bk|bk@2|cli|buildkite-cli all still exist and install v2 of the CLI

@jradtilbrook
Copy link
Contributor Author

@dabarrell can you help me get people to review this?

@jradtilbrook
Copy link
Contributor Author

For reference, the bk@3.rb formula will come from buildkite/cli#305

@jradtilbrook jradtilbrook requested review from a team, mcncl, PriyaSudip and lizrabuya and removed request for a team June 28, 2024 03:13
@jradtilbrook jradtilbrook changed the title Modify tap to support bk CLI v3.0 soon Modify tap to support bk CLI v3.0 Jun 28, 2024
@jradtilbrook
Copy link
Contributor Author

And buildkite/cli#306 will actually start pushing the new formula to this repository

@jradtilbrook jradtilbrook merged commit be06948 into buildkite:master Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants