paritytech / paritytech/host-rust-core
Re-home the Android host workflows
Open
@TarikGul is already working on this.
Since Sep 11, 2026.
github_actions
host-work
- Dominant language
- Swift
- Stars
- 10
- Forks
- 3
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 148
Description
Workflows under a subdirectory are ignored, because only the repository root is read. Each
of the host's workflows is therefore re-created at the root and gated on the host's change
output. Local composite actions can stay where they are and be referenced by their new
path.
Depends on: #673, #670, #672.
Steps
- Re-create the lint and unit-test workflows at the root, gated
- Re-create the instrumented-test workflow, gated
- Re-create the distribution workflows, gated
- Reference composite actions by their new path
Done when
A host-only pull request runs the host's checks, and a docs-only pull request runs none of
them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.