Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use bash to create release tarballs #1144

Merged
merged 1 commit into from
Jun 12, 2022
Merged

Use bash to create release tarballs #1144

merged 1 commit into from
Jun 12, 2022

Conversation

nasso
Copy link
Contributor

@nasso nasso commented Jun 2, 2022

This PR fixes #1097 by using bash to create the tarball on Windows.

The issue was probably caused by the behaviour of the | operator with the default shell (PowerShell on Windows runners I believe).

@nasso nasso changed the title Fix #1097 Use bash to create release tarballs Jun 2, 2022
@Keavon
Copy link

Keavon commented Jun 12, 2022

@drager since this (hopefully! I haven't actually tested) the issue where wasm-pack is entirely broken on Windows as currently released, would it be possible to get this merged and released soon? Thank you!

Copy link
Member

@drager drager left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@drager
Copy link
Member

drager commented Jun 12, 2022

@drager since this (hopefully! I haven't actually tested) the issue where wasm-pack is entirely broken on Windows as currently released, would it be possible to get this merged and released soon? Thank you!

Yes! Will merge once CI passes :)

@drager drager merged commit 9505916 into rustwasm:master Jun 12, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.10.2 Regression: Windows installer fails due to malformatted tar
3 participants