Skip to content

fix: check unzip command on msys and add ITs for install.sh#3458

Merged
Hofer-Julian merged 7 commits intoprefix-dev:mainfrom
gzm55:work/improve-installer-0
Apr 8, 2025
Merged

fix: check unzip command on msys and add ITs for install.sh#3458
Hofer-Julian merged 7 commits intoprefix-dev:mainfrom
gzm55:work/improve-installer-0

Conversation

@gzm55
Copy link
Copy Markdown
Contributor

@gzm55 gzm55 commented Mar 28, 2025

  1. split simple fix from chore: improve download robustness in install.sh #3451
  2. add integration tests for install.sh

@gzm55
Copy link
Copy Markdown
Contributor Author

gzm55 commented Mar 30, 2025

@ruben-arts ci integration test for installer and some small fixes are here.

@gzm55 gzm55 changed the title fix: check unzip command when installer will download a .zip file fix: check unzip command on msys and add ITs for install.sh Apr 1, 2025
@gzm55
Copy link
Copy Markdown
Contributor Author

gzm55 commented Apr 8, 2025

@ruben-arts ci integration test for installer and some small fixes are here.

@ruben-arts does any other one can review this pr?

@baszalmstra baszalmstra requested a review from Hofer-Julian April 8, 2025 09:09
@Hofer-Julian Hofer-Julian requested a review from Copilot April 8, 2025 09:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • install/install.sh: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/ci.yml:792

  • Using input redirection with 'sh < ./install/install.sh' may not correctly execute the script in all environments. Consider executing it directly as 'sh ./install/install.sh' to ensure consistent behavior.
sh < ./install/install.sh

Copy link
Copy Markdown
Contributor

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

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

Nice improvement @gzm55! Thank you for your contribution!

@Hofer-Julian Hofer-Julian merged commit c352d3a into prefix-dev:main Apr 8, 2025
34 checks passed
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