You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/09 23:25:20 UTC

[GitHub] [arrow-ballista] andygrove commented on issue #236: Publish Docker images as part of each release

andygrove commented on issue #236:
URL: https://github.com/apache/arrow-ballista/issues/236#issuecomment-1309530968

   Here is the updated proposal for how this will work:
   
   We can use a GitHub action to push to ghcr.io when we push release tags to the repo.
   
   When we tag the repo with a release candidate tag e.g. `0.10.0-rc1`, we start a vote that covers both the source release (tarball) and also the published Docker image release candidate.
   
   Once the vote passes, we push the `0.10.0` tag, and this will cause the image to be published with the `0.10.0` version, and we can then announce that as an official release.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org