0xPlaygrounds / 0xPlaygrounds/rig
ci: `release-plz` step runs very slowly
Aperta
- Lingua principale
- Rust
- Stelle
- 8.6k
- Fork
- 959
- Merge medio
- 4h 32m
- PR unite (30g)
- 117
Descrizione
The `release-plz` step runs very slowly. We should check if there is a way to cache part of this step because otherwise it appears to be rebuilding everything from scratch, every single time.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look at the GitHub Actions workflow file (likely .github/workflows/release.yml) to find the 'release-plz' step. Investigate the release-plz tool's documentation for caching options. Check if dependencies or build artifacts can be cached to speed up the step. Verify the improvement by running a test workflow.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, rust
- Ambito
- ci-cd
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100