viirya commented on pull request #30059:
URL: https://github.com/apache/spark/pull/30059#issuecomment-709631983


   Because currently you can easily change workflow yml files and see what test 
result can be immediately. By switching to pre-built image, we might need 
change docker file first, publish updated image, then verify updated image work 
as expected with GitHub Actions workflow.
   
   So for contributors, when they want to change something in the workflow, 
they might need to change docker file, update image at their dockerhub 
location, then use their custom image in workflow file.
   
   This should be a minor concern because I believe we won't frequently change 
workflow stuffs. But just want to raise it explicitly.


----------------------------------------------------------------
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.

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