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

[ci] Add a workflow to update a nightly branch #13564

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

driazati
Copy link
Member

@driazati driazati commented Dec 6, 2022

This adds a nightly branch that is updated once per day with a
specific TVM commit to enable third-parties to synchronize on which TVM
commit to test. A batch of commits is added once per day and tests
should be run on the HEAD of that batch.

Tested in https://github.com/driazati/tvm/actions/runs/3632546266/jobs/6128517495

@tvm-bot
Copy link
Collaborator

tvm-bot commented Dec 6, 2022

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

@driazati driazati marked this pull request as ready for review December 6, 2022 18:56
This adds a `nightly` branch that is updated once per day with a
specific TVM commit to enable third-parties to synchronize on which TVM
commit to test. A batch of commits is added once per day and tests
should be run on the `HEAD` of that batch.
@Mousius Mousius merged commit 7065a7f into apache:main Dec 7, 2022
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
This adds a `nightly` branch that is updated once per day with a
specific TVM commit to enable third-parties to synchronize on which TVM
commit to test. A batch of commits is added once per day and tests
should be run on the `HEAD` of that batch.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
This adds a `nightly` branch that is updated once per day with a
specific TVM commit to enable third-parties to synchronize on which TVM
commit to test. A batch of commits is added once per day and tests
should be run on the `HEAD` of that batch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants