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

Wait for webc, bindings, exe generation during package-publish with --wait flag #4352

Merged
merged 10 commits into from
Jan 4, 2024

Conversation

ayys
Copy link
Member

@ayys ayys commented Dec 11, 2023

When wasmer publish is called with the --wait flag, it now triggers a graphql subscription that waits for webc generation, language bindings generation and native executables generation.

Note: This feature is only available on dev right now (https://registry.wasmer.wtf/graphql)
This feature is on deployed on prod backend.

Screen.Recording.2023-12-11.at.1.16.10.PM.mov

@ayys ayys requested a review from Michael-F-Bryan December 11, 2023 07:33
@ayys ayys requested a review from syrusakbary as a code owner December 11, 2023 07:33
Copy link
Member

@syrusakbary syrusakbary left a comment

Choose a reason for hiding this comment

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

It looks good on my side, although I think it will be better for @Michael-F-Bryan to review it

@ayys ayys force-pushed the improve-publish-cmd branch from d70fca9 to 1c52e30 Compare December 18, 2023 06:48
@ayys ayys force-pushed the improve-publish-cmd branch from 12914f2 to 232a2f4 Compare December 30, 2023 11:37
@Michael-F-Bryan Michael-F-Bryan merged commit b914717 into master Jan 4, 2024
51 of 52 checks passed
@Michael-F-Bryan Michael-F-Bryan deleted the improve-publish-cmd branch January 4, 2024 09:26
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