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

Add a retry around Pkg.build #23

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Conversation

Octogonapus
Copy link
Contributor

Sometimes GitHub returns a 5xx error when downloading artifacts, so a retry when calling Pkg.build is helpful to not fail the build for transient errors.

@Octogonapus Octogonapus requested a review from a team as a code owner October 14, 2022 18:28
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@Octogonapus
Copy link
Contributor Author

This is still a problem, any chance of a review/merge?

@SaschaMann SaschaMann merged commit 00f9fd6 into julia-actions:main Sep 22, 2023
32 checks passed
@SaschaMann
Copy link
Member

SaschaMann commented Sep 22, 2023

Sorry it took so long, thanks for the bump and the PR!

@Octogonapus Octogonapus deleted the retry-build branch September 22, 2023 13:28
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.

3 participants