mistercrunch commented on PR #31732: URL: https://github.com/apache/superset/pull/31732#issuecomment-2574089103
> Would this affect the release branches we have? My guess is that those tags should still be pushed to docker. Nope, there's a different workflow for releases that's similar and trigger on-release events and workflow-dispatch (manually) > For ephemerals, we don't currently download the docker image to run, right? There's also another isolated workflow for that that's triggered on-comment The good thing with the recent changes that broke what I'm fixing here is that we have a much more comprehensive/DRY `setup-docker` reusable action now that all these 3 workflows use -- 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]
