envoyproxy / envoyproxy/toolshed
Add multi-stage builder (eg `aio.run.builder`)
Aperta
- Lingua principale
- Python
- Stelle
- 12
- Fork
- 24
- Merge medio
- 6h 37m
- PR unite (30g)
- 92
Descrizione
We currently have 2 types of runner - a basic runner (as currently defined in `aio.run.runner`) and a checker (as in `aio.run.checker`)
The checker is multi-stage in the sense that it has multiple checks, and some will/not run according to cli args
It would be helpful to add a another runner type - `builder` which like `checker` is multi-stage, and responds to cli args to determine which stages to run
Im thinking this would be useful in particular for integrating the current tools for building docs
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.