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

change compress to tar.gz for linux/mac #51

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

hathach
Copy link
Contributor

@hathach hathach commented Jun 27, 2024

Hi sorry for not doing this from beginning.

This is follow up to #49 to change the compress tool to tar.gz for linux/macos. The reason is that arduino IDE after download and unzip, the wchisp is marked as not executable. Look like x permission is not reserved by Arduino with .zip in linux and can cause headache to user. Chaning to tarball resolve this issue.

Also update softprops/action-gh-release to v2 to fix ci warning

PS: if possible could you please make another release, sorry for the inconvenience :)

Copy link
Contributor

@andelf andelf left a comment

Choose a reason for hiding this comment

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

Many thanks!
Looks good.

@andelf andelf merged commit 266538a into ch32-rs:main Jun 27, 2024
5 checks passed
@andelf
Copy link
Contributor

andelf commented Jun 27, 2024

Since all the code has not changed, I've uploaded the new assets using gh release upload.

The folder structure is not changed.

I'll add a checksum file to the tarballs later.

@hathach
Copy link
Contributor Author

hathach commented Jun 27, 2024

@andelf thank you, that is more than enough :)

@hathach
Copy link
Contributor Author

hathach commented Jun 28, 2024

PS: we have made PR to use your awesome wchisp tool to ch32 arduio, tested and working well. Though still need manual hold BOOT high while reset currently.

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.

2 participants