Re: [apache/tvm] [release] Disable git merge to avoid conflict (PR #15267)

2023-07-08 Thread Junru Shao
Let's fix the lint and get it merged -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/15267#issuecomment-1627473770 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release] Bump version numbers to 0.13.0 (PR #15216)

2023-07-08 Thread Tianqi Chen
Having a non-protected branch still helps, since that enables us to be able to pick changes in without having to rely on CI -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/15216#issuecomment-1627397280 You are receiving this because you are subscribed to

Re: [apache/tvm] [Release] v0.13.0 release schedule (Issue #15134)

2023-07-08 Thread Tianqi Chen
I think the issue is that the PR always assumes merge with main in that Jenkinsfile -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/15134#issuecomment-1627396242 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Release] v0.13.0 release schedule (Issue #15134)

2023-07-08 Thread ysh329
> > Hi all, this PR #15216 `about modifying the version recorded to v0.13.0 on > > v0.13.0 branch` **is blocked by CI**, but this won't block our > > `cherry-picking soft deadline` and `cherry-picking hard deadline`. > > cc @driazati > > Can anybody help to see the CI issue? It seems these thing

Re: [apache/tvm] [release] Bump version numbers to 0.13.0 (PR #15266)

2023-07-08 Thread ysh329
Closed #15266. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/15266#event-9764598873 You are receiving this because you are subscribed to this thread. Message ID:

[apache/tvm] [release] Disable git merge to avoid conflict (PR #15267)

2023-07-08 Thread ysh329
Disable git merge to avoid conflict on v0.13.0 You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm/pull/15267 -- Commit Summary -- * [release] Disable git merge to avoid conflict -- File Changes -- M ci/jenkins/generated/arm_jenkinsfile.groovy

Re: [apache/tvm] [release] Disable git merge to avoid conflict (PR #15267)

2023-07-08 Thread tvm-bot
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](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @-ing them in a c

Re: [apache/tvm] [release] Bump version numbers to 0.13.0 (PR #15266)

2023-07-08 Thread ysh329
Still conflict. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/15266#issuecomment-1627377108 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release] Bump version numbers to 0.13.0 (PR #15216)

2023-07-08 Thread ysh329
> > 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 manua

Re: [apache/tvm] [release] Bump version numbers to 0.13.0 (PR #15266)

2023-07-08 Thread tvm-bot
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](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @-ing them in a c

[apache/tvm] [release] Bump version numbers to 0.13.0 (PR #15266)

2023-07-08 Thread ysh329
Bump version numbers to 0.13.0 You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm/pull/15266 -- Commit Summary -- * [release] Bump version numbers to 0.13.0 -- File Changes -- M conda/recipe/meta.yaml (2) M include/tvm/runtime/c_runtime_ap