Uh oh!
There was an error while loading. Please reload this page.
[RFC] A proposed update to the Docker images ci_* tag pattern - #66
[RFC] A proposed update to the Docker images ci_* tag pattern#66leandron wants to merge 3 commits into
Conversation
This RFC proposes a new format to keep our Docker images used in CI, moving away from our current incremental numbering to a more meaningful format that contains a timestamp and the latest hash from the repository used to generate such images.
Uh oh!
There was an error while loading. Please reload this page.
driazati
left a comment
There was a problem hiding this comment.
thanks for sending this in, looks good and should go along nicely with the work in apache/tvm#10646
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
areusch
commented
Apr 11, 2022
@Mousius i support |
mehrdadh
left a comment
There was a problem hiding this comment.
LGTM!
Thanks for working on this!
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Christopher Sidebottom <chris.sidebottom@arm.com>
leandron
commented
Apr 20, 2022
Just friendly note here, that as I'm not hearing opposition, I'll move into creating a a PR to update the documentation and reflect the changes proposed here where appropriate. |
Mousius
commented
Apr 20, 2022
@leandron, looking at Docker Hub (https://hub.docker.com/_/hello-world) it would appear the convention for image names is to use |
leandron
commented
Apr 20, 2022
Sure. I’ll push an updated version with this and @gromero’s suggestion as well. |
areusch
commented
May 12, 2022
@leandron should we merge this? I think the change has landed in Jenkinsfile now |
areusch
commented
May 12, 2022
gromero
commented
May 13, 2022
@leandron Hi. Are you still planing to change #66 (comment) ? |
) This gives us GoogleTest for apache#11202 and blocklint for apache#11200 but most importantly it makes use of the new and improved tags from @leandron in apache/tvm-rfcs#66Closesapache#11202Closesapache#11200
) This gives us GoogleTest for apache#11202 and blocklint for apache#11200 but most importantly it makes use of the new and improved tags from @leandron in apache/tvm-rfcs#66Closesapache#11202Closesapache#11200
Co-authored-by: Christopher Sidebottom <chris.sidebottom@arm.com>
badd25c to
8170fd3Comparegromero
commented
Jun 7, 2022
@Mousius I don't have any further comments on it. Are you ok with the current state of this RFC? If so, could you please approve the changes so I can merge it? Thanks! |
Mousius
commented
Jun 7, 2022
@gromero the above change is still pending as far as I can see? |
gromero
commented
Jun 9, 2022
@Mousius hrm right. So we'll need @leandron to make the next move here. |
This RFC proposes a new format to keep our Docker images used in CI, moving away from our current incremental numbering to a more meaningful format that contains a timestamp and the latest hash from the repository used to generate such images.
cc @areusch@driazati@Mousius@konturn@junrushao1994@masahi@gromero@mehrdadh@tqchen for visibility and reviews