Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Fix CI by enabling all features#152

Merged
ricochet merged 2 commits intoWebAssembly:mainfrom
yoshuawuyts:fix-ci
Feb 7, 2025
Merged

Fix CI by enabling all features#152
ricochet merged 2 commits intoWebAssembly:mainfrom
yoshuawuyts:fix-ci

Conversation

@yoshuawuyts
Copy link
Member

This is an alternative solution to #151 using WebAssembly/wit-abi-up-to-date#29 to enable all features in CI. This approach has precedent in e.g. wasi:cli, where we generate docs for the unstable cli-exit-with-code feature.

Assuming this PR passes CI, #151 can be trimmed down to just upgrading the 0.3 draft's dependencies. And in a future PR we should address the issue @rvolosatovs pointed out where PRs filed by GitHub Actions do not trigger CI runs.

Thanks!

@yoshuawuyts
Copy link
Member Author

I see: CI fails if the 0.3 deps are not also updated. Apologies to @rvolosatovs, I didn't realize both parts of the PR were needed. Running wit-deps update on the 0.3 draft dir seems to have fixed the failure.

@@ -1,12 +1,12 @@
[cli]
url = "https://github.com/WebAssembly/wasi-cli/archive/v0.2.3.tar.gz"
Copy link
Contributor

Choose a reason for hiding this comment

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

0.3-draft in the lock but this does fix ci for now

@ricochet ricochet merged commit 19b48d5 into WebAssembly:main Feb 7, 2025
1 check passed
@yoshuawuyts yoshuawuyts deleted the fix-ci branch February 9, 2025 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants