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

Implement the bump workflow across repositories #265

Closed
lolski opened this issue Mar 3, 2021 · 1 comment
Closed

Implement the bump workflow across repositories #265

lolski opened this issue Mar 3, 2021 · 1 comment

Comments

@lolski
Copy link
Member

lolski commented Mar 3, 2021

Adds a bump job that:

  1. Increment the minor version in the VERSION file. We might have built a tool to do that that we can leverage out of the box. See the PR and the related issue.
  2. create new milestone according to that version
@alexjpwalker
Copy link
Member

We're successfully using it in web-main:

bazel run @vaticle_dependencies//tool/release/version:bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants