bytecodealliance / bytecodealliance/component-docs
Enable pushing WIT interfaces via CI
- 主要语言
- Rust
- 星标
- 137
- 派生
- 88
- 平均合并
- 5 天 12 小时
- 30 天内合并 PR
- 4
描述
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
贡献指南
调研方向
Start by reviewing the component-docs CI workflows and the docs/adder package's allowed-repository configuration. Run wkg publish against the textual WIT directory, using the built-in github.token, and verify that the workflow publishes a minimal WIT-only component for component-docs.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, wasm
- 领域
- ci-cd, documentation, release
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100