bytecodealliance / bytecodealliance/component-docs
Enable pushing WIT interfaces via CI
- Vorherrschende Sprache
- Rust
- Sterne
- 137
- Forks
- 88
- Ø Merge
- 5 T. 12 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
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](https://github.com/orgs/bytecodealliance/packages/container/package/docs%2Fadder) 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.