rust-lang / rust-lang/simpleinfra

Break up docs-rs builder ansible into many roles

Open
#239 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

doc-rs staging
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.