-
Notifications
You must be signed in to change notification settings - Fork 554
remove support for v0.x release line #2576
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
Conversation
This commit disables everything related to the old v0.x release line (the master branch in git). The v0.x git branch and old release artifacts will be left in tact.
push: | ||
branches: | ||
- master | ||
push: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The whitespace changes in this file were done automatically by my editor.
Let's leave It will only run if people send PRs. |
Nice LGTM to me but I will leave the final approval to @brendandburns. Should we update the readme in the |
No strong opinion on that, but it would have to be done as a separate PR. |
/lgtm Thanks for cleaning this up. I'm not sure that we need to modify the But if someone wants to send a PR, I'm happy to merge it. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, cjihrig The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This commit disables everything related to the old v0.x release line (the master branch in git). The v0.x git branch and old release artifacts will be left in tact.
Fixes: #2573