Re: [apache/tvm] Fix release-branch Jenkins builds (PR #14121)

2023-02-24 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] Fix release-branch Jenkins builds (PR #14121)

2023-02-24 Thread Andrew Reusch
This PR switches to using `env.CHANGE_ID` to identify whether we are building a PR. It also uses `CHANGE_TARGET` instead of hardcoding `main` check in Prepare.groovy. Let's merge this to v0.11.0 release branch where there are CI problems first, then we can cherry-pick to main via another PR. @d

Re: [apache/tvm] Fix release-branch Jenkins builds (PR #14121)

2023-02-24 Thread Andrew Reusch
just noting that i think the docker build failure is unrelated here -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/14121#issuecomment-129403 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] Fix release-branch Jenkins builds (PR #14121)

2023-02-24 Thread driazati
the failure I think is because the `/` in the branch name is getting used in the docker tag, I pushed a fix to strip them out (but if it persists we can just merge this and proceed with the release since the docker builds aren't really consequential) -- Reply to this email directly or view it

Re: [apache/tvm] Fix release-branch Jenkins builds (PR #14121)

2023-02-24 Thread Andrew Reusch
Merged #14121 into v0.11.0. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/14121#event-8607371227 You are receiving this because you are subscribed to this thread. Message ID: