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

Publish native Windows builds to npm #502

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

mrbbot
Copy link
Contributor

@mrbbot mrbbot commented Apr 3, 2023

Hey! 👋 This PR updates the GitHub actions release workflows to build and publish native Windows builds to npm. A new @cloudflare/workerd-windows-64 package has been added, the required actions setup for Windows has been copied from #452, and Windows binary validation has been added back.

@mrbbot mrbbot requested a review from penalosa April 3, 2023 11:48
.github/workflows/npm.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
RELEASE.md Outdated Show resolved Hide resolved
@mrbbot mrbbot force-pushed the bcoll/native-windows-npm branch from 3171309 to e9cdee5 Compare April 3, 2023 13:00
@mrbbot mrbbot requested a review from penalosa April 3, 2023 13:00
@mrbbot mrbbot mentioned this pull request Apr 3, 2023
4 tasks
@mrbbot mrbbot merged commit ff1cdfa into main Apr 3, 2023
@mrbbot mrbbot deleted the bcoll/native-windows-npm branch April 3, 2023 14:02
@c0b41
Copy link

c0b41 commented Apr 3, 2023

@mrbbot looks like Upload binary step broken for windows?

@mrbbot
Copy link
Contributor Author

mrbbot commented Apr 3, 2023

Hey! 👋 Where are you seeing the breakage? Windows builds won't be published until we do the next release (should be in the next couple days), so you won't see them right now.

@c0b41
Copy link

c0b41 commented Apr 3, 2023

this step cannot find workerd.exe ?

@mrbbot
Copy link
Contributor Author

mrbbot commented Apr 4, 2023

Ah ha! Great catch, thank you for reporting! 🙁

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