Kami commented on pull request #1579: URL: https://github.com/apache/libcloud/pull/1579#issuecomment-830848285
I will also try to get external action (skip duplicate jobs) to work again by cloning 3d party action as part of the GHA workflow since ASF doesn't allow to directly utilize other external actions, but this cloning a specific revision seems to be accepted workaroud (https://github.com/apache/calcite/pull/2318/files). And since GHA still doesn't allow us to only re-run specific jobs on failure, I will probably move integration tests in a separate workflow (this way we can re run just the unit tests / integration tests, depending on what has failed instead of everything). @c-w wdyt? -- 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]
