Yikun opened a new pull request, #23:
URL: https://github.com/apache/spark-docker/pull/23

   ### What changes were proposed in this pull request?
   The publish step will include 3 steps:
   1. First build the local image.
   2. Pass related test using image of first step.
   3. After pass all test, will publish to `ghcr` (This might help RC test) or 
`dockerhub` 
   
   There would be 30-40 mins to publish all images.
   
   Add "Publish" workflow to help release apache/spark image.
   
![image](https://user-images.githubusercontent.com/1736354/200495558-e52e000d-69c5-41d2-8c17-61d78436cc59.png)
   
   
   ### Why are the changes needed?
   One click to create the `apche/spark` image.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   1. Set default branch in my fork repo
   2. Run workflow manually, 
https://github.com/Yikun/spark-docker/actions/workflows/publish.yml?query=is%3Asuccess


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to