Uh oh!
There was an error while loading. Please reload this page.
[ci][docker] Use RFC image tags only - #11938
Conversation
This ignores image names like `123-123-abc-validated`
It has been a while since this PR was updated, @Mousius@areusch please leave a review or address the outstanding comments. @driazati if this PR is still a work in progress, please convert it to a draft until it is ready for review. |
areusch
commented
Jul 12, 2022
@driazati could you give a bit more context here? is there a bug describing what's wrong right now? |
driazati
commented
Jul 13, 2022
it ignores any extra images that someone might manually push (or the validated ones that get pushed by ci with the name |
It has been a while since this PR was updated, @areusch@Mousius please leave a review or address the outstanding comments. @driazati if this PR is still a work in progress, please convert it to a draft until it is ready for review. |
areusch
commented
Jul 25, 2022
@gigiblender could you review this one so you can understand how this tool works? |
gigiblender
commented
Jul 25, 2022
@areusch Sure |
This ignores image names like `123-123-abc-validated` Co-authored-by: driazati <driazati@users.noreply.github.com>
This ignores any images that don't match the pattern laid out in apache/tvm-rfcs#66
cc @Mousius@areusch