chore: improve download robustness in install.sh#3451
chore: improve download robustness in install.sh#3451ruben-arts merged 3 commits intoprefix-dev:mainfrom
install.sh#3451Conversation
|
This is a lot of change to a very important script without any tests, could you either split it up or show tests of the new features? |
ok, 1 and 4 are trivial and will be split to another pr; |
|
If you could write a small github action workflow to test these scripts that would be extremely helpful. |
is there test cases about installer now? |
79914f1 to
09c6956
Compare
09c6956 to
ae158e2
Compare
ae158e2 to
5e75318
Compare
5e75318 to
dd05172
Compare
install.sh
|
This PR is now ready for review and focuses on enhancing download tool selection and improving error recovery. |
ruben-arts
left a comment
There was a problem hiding this comment.
Appart from the curl 8.8.0 which was to hard to test for me this seems to work great!
ruben-arts
left a comment
There was a problem hiding this comment.
Appart from the curl 8.8.0 which was to hard to test for me this seems to work great!
improve downloading robost
headandcutcommands