tejaswini-imply opened a new pull request, #13772: URL: https://github.com/apache/druid/pull/13772
Unit & IT tests in GHA workflows currently cache maven dependencies and docker images during build phase and if the cache retrieval fails in unit or IT test jobs, they'll fail. This PR instead does maven build again in the same job and creates docker image. -- 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]
