Skip to content

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

Merged
andelf merged 1 commit into
ch32-rs:mainfrom
adafruit:unix-tar
Jun 27, 2024
Merged

andelf merged 1 commit into
ch32-rs:mainfrom
adafruit:unix-tar

Conversation

@hathach

@hathach hathach commented Jun 27, 2024

Copy link
Copy Markdown
Contributor

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 :)

@andelf andelf left a comment

Copy link
Copy Markdown
Contributor

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
@andelf

andelf commented Jun 27, 2024

Copy link
Copy Markdown
Contributor

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

hathach commented Jun 27, 2024

Copy link
Copy Markdown
Contributor Author

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

@hathach

hathach commented Jun 28, 2024

Copy link
Copy Markdown
Contributor Author

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