-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[release] Bump version numbers to 0.13.0 #15216
Conversation
Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.
Generated by tvm-bot |
It seems conflict (https://ci.tlcpack.ai/blue/organizations/jenkins/tvm-arm/detail/PR-15216/1/pipeline) met as below: cc @driazati |
@tvm-bot rerun |
Can anybody help to see the CI issue? It seems these thing block the process of release schedule several times. |
cc @tqchen |
I think for next releases we should create a branch which doesn't conform the with pattern that gets automatically protected, and instead, create something like @tqchen do you know any other alternative? |
created https://github.com/apache/tvm/tree/rc-v0.13.0, and confirmed that it do not have protection. as long as v0.13.0 prefix exists the branch is still protected. Let us send the PR there and do the release, then we can create a branch later, likely need to do so with manual push. We need signed commits (which merging to the branch achieves) |
Great. It seems that in the future, we need to first create a candidate branch named Hi @spectrometerHBH , can you help send the PR to branch |
I filed a PR #15266 and found this is not about branch protection. Acrroding to the Jenkins config, git merge is inevitable for non-main branch in default Jenkins CI config. I think we can use same method like #14715 to disable the git merge with latest main on this 0.13.0 branch. I made a PR #15267 to disable git merge on v0.13.0 to avoid this conflict. I think after this #15267 merged, we can rerun this current PR #15216. |
Having a non-protected branch still helps, since that enables us to be able to pick changes in without having to rely on CI |
@tvm-bot rerun |
finished in #15273 |
This bumps all the version numbers on v0.13.0 branch as correct v0.13.0.