Skip to content

Use bash to create release tarballs#1144

Merged
drager merged 1 commit intodrager:masterfrom
nasso:master
Jun 12, 2022
Merged

Use bash to create release tarballs#1144
drager merged 1 commit intodrager:masterfrom
nasso:master

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
Owner

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

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 drager:master Jun 12, 2022
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.

0.10.2 Regression: Windows installer fails due to malformatted tar

3 participants