rust-lang / rust-lang/simpleinfra
Break up docs-rs builder ansible into many roles
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 178
- Forks
- 107
- Avg merge
- 15h 57m
- Merged PRs (30d)
- 38
Description
Currently the docs-rs builder ansible playbook is just one large role. The tasks can be broken up into reusable roles that can be used across the various other ansible playbooks (e.g., playground which does similar things to the docs-rs builder).
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with ansible/roles/docs-rs-builder/tasks/main.yml and compare its tasks with the playground playbook, which performs similar work. Identify task groups that can become reusable roles across these playbooks. Done means the docs-rs builder is split into reusable roles and the shared roles can be used by the relevant playbooks without changing their intended setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100