Skip to content

Enable pushing WIT interfaces via CI #258

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

Open
vados-cosmonic opened this issue May 12, 2025 · 1 comment
Open

Enable pushing WIT interfaces via CI #258

vados-cosmonic opened this issue May 12, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@vados-cosmonic
Copy link
Collaborator

vados-cosmonic commented May 12, 2025

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:

  1. Adding bytecodealliance/component-docs to the docs:adder package list of allowed repositories
  2. Creating a CI job that pushes versions of the docs/adder WIT (using the built-in github.token)
  3. 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
@vados-cosmonic vados-cosmonic added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels May 12, 2025
@kate-goldenring
Copy link
Collaborator

@vados-cosmonic there is a GitHub action that the BA created to help with this: #243 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants