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

fuelup-init.sh should fail gracefully if binary can't be found #44

Closed
adlerjohn opened this issue May 28, 2022 · 0 comments · Fixed by #48
Closed

fuelup-init.sh should fail gracefully if binary can't be found #44

adlerjohn opened this issue May 28, 2022 · 0 comments · Fixed by #48
Labels
enhancement enhancement to a current feature good first issue Good for newcomers

Comments

@adlerjohn
Copy link
Contributor

adlerjohn commented May 28, 2022

In between publishing a release and binaries being built and uploaded by CI, a user that runs fuelup-init.sh will be greeted with a message like

info: downloading installer
curl: (22) The requested URL returned error: 404
fuelup: installer for platform 'aarch64-apple-darwin' not found, this may be unsupported

fuelup-init.sh should fail gracefully and warn the user that they might be in this situation, and try again in a few minutes. Maybe provide a link to the actual release page on GitHub too so they can manually confirm there are release binaries, and the time of release, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement to a current feature good first issue Good for newcomers
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant