-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It should be possible to publish a WIT interface from the component-docs
repo automatically when a certain CI workflow is run.
This will likely require the following:
- Adding
bytecodealliance/component-docs
to thedocs:adder
package list of allowed repositories - Creating a CI job that pushes versions of the docs/adder WIT (using the built-in
github.token
) - Ensure that we're running
wkg publish
on the textual WIT directory (not a built component implementation) -- we should be able to get a minimal WIT-only component
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request