[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 intoapache:mainfrom
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.
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
|
@Mousius i support |
mehrdadh
left a comment
There was a problem hiding this comment.
LGTM!
Thanks for working on this!
Co-authored-by: Christopher Sidebottom <chris.sidebottom@arm.com>
|
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. |
|
@leandron, looking at Docker Hub (https://hub.docker.com/_/hello-world) it would appear the convention for image names is to use |
Sure. I’ll push an updated version with this and @gromero’s suggestion as well. |
|
@leandron should we merge this? I think the change has landed in Jenkinsfile now |
|
@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#66 Closes apache#11202 Closes apache#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#66 Closes apache#11202 Closes apache#11200
Co-authored-by: Christopher Sidebottom <chris.sidebottom@arm.com>
badd25c to
8170fd3
Compare
|
@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! |
@gromero the above change is still pending as far as I can see? |
@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