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

chore(ci): improve retry errors for github installs #505

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

bsherman
Copy link
Contributor

A helpful issue was filed with PR which will help address some spurious issues with the github actions workflows. That inspired me to improve the github-release-install.sh script such that it will more properly fail(retry) when http errors occur.

In addition, this includes an improvement to the script which allows installing specific tags, not just the latest release.

Relates: #502

A helpful issue was filed with PR which will help address some spurious
issues with the github actions workflows. That inspired me to improve
the github-release-install.sh script such that it will more properly
fail(retry) when http errors occur.

In addition, this includes an improvement to the script which allows
installing specific tags, not just the latest release.

Relates: #502
@bsherman bsherman requested a review from castrojo as a code owner February 19, 2024 02:00
@bsherman bsherman requested a review from a team February 19, 2024 02:00
@bsherman bsherman enabled auto-merge February 19, 2024 03:31
Copy link
Contributor

@dylanmtaylor dylanmtaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

@bsherman bsherman requested review from EyeCantCU and p5 February 20, 2024 02:31
@bsherman bsherman added this pull request to the merge queue Feb 20, 2024
Merged via the queue into main with commit 040c8bd Feb 20, 2024
24 checks passed
@bsherman bsherman deleted the retry-github-installs branch February 20, 2024 19:17
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.

5 participants