Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/Publish: Mitigate Gradle's annoying CME bug and GH's HTTP/502 #7625

Merged
merged 1 commit into from Oct 13, 2023

Conversation

snazy
Copy link
Member

@snazy snazy commented Oct 13, 2023

Various snapshot-publish workflow runs failed because of the still unfixed Gradle CME bug and transient network issues (HTTP/502 Bad Gateway).

This change updates the release + snapshot publish workflow by adding 2 retries and separating build from publication.

Various [snapshot-publish workflow runs](https://github.com/projectnessie/nessie/actions/workflows/snapshot-publish.yml) failed because of the still unfixed [Gradle CME bug](gradle/gradle#25751) and transient network issues (HTTP/502 Bad Gateway).

This change updates the release + snapshot publish workflow by adding 2 retries and separating build from publication.
@snazy snazy merged commit 8028cf5 into projectnessie:main Oct 13, 2023
17 checks passed
@snazy snazy deleted the ci-publish-mitigate-cme-and-502 branch October 13, 2023 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants