- Notifications
You must be signed in to change notification settings - Fork1k
fix: provide useful debug info when retrieving a version from GitHub fails#15956
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Danny Kopping <danny@coder.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Definitely not a Bash expert, but if Cian can't get to this by tomorrow morning, I'll get up to speed on the syntax and trudge through things tomorrow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Went through everything, and it looks good. Sorry I didn't get this approved earlier today
401f8b4
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Closes#15851
This fails the installation when the version cannot be retrieved, and prints useful debug info.
install.sh
could use with more error-handling in general, but this at least ameliorates the linked issue.