edmondop opened a new pull request, #32: URL: https://github.com/apache/datafusion-ray/pull/32
Looking at this failure https://github.com/apache/datafusion-ray/actions/runs/11319285985/job/31475102676 it seems the pipeline is still trying to publish on DockerHub. Looking better in the documentation here https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images#publishing-images-to-github-packages and here https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images#publishing-images-to-github-packages it seems the problem is that if there is a tag that doesn't start with ghcr, this is published towards docker registry by default -- 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]
