GGraziadei commented on PR #8814: URL: https://github.com/apache/storm/pull/8814#issuecomment-4835482519
Hi @rzo1, for transparency, I wanted to add some context regarding the merge of this PR: - The action has the `actions/` prefix, meaning it is pulled directly from the official GitHub repository, which is permitted by the ASF. - The CI passed successfully before the merge. - The CI initially failed after merging ([Run Attempt 1](https://github.com/apache/storm/actions/runs/28386124470/attempts/1)). - After investigating, I realized the setup wasn't quite right (missing classes in the folder). I re-ran the CI, and it is now executing ([Run Attempt 2](https://github.com/apache/storm/actions/runs/28386124470/attempts/2)). As a final note, I suspect the initial failure occurred because I ran two CIs in parallel using different versions of the cache action. -- 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]
