Further automate build and release process
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 61
- Fork
- 48
- Merge medio
- 1h 22m
- PR unite (30g)
- 4
Descrizione
We also have partially automated the release process in GitHub Actions but haven't reached the level of automation that we have for Windows and Azure Pipelines.
Currently run_release requires humans to click around in the GitHub UI to manually execute the GitHub workflow, which wasn't the case before. We also lost the automatic local testing step in favor of testing on GitHub Actions, but local assurance is good to have for RMs.
- Further automate kicking off the build and release workflows on GitHub Actions.
- Automatically detect workflow completion and download artifacts from GitHub Actions.
- Add back local testing to
run_release.pyscript once artifacts are automatically downloaded.
cc @ambv
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con lo script run_release.py e i workflow di GitHub Actions coinvolti nella build e nella release. Traccia come vengono attualmente gestiti il completamento dei workflow e gli artefatti, quindi determina il passaggio di test locale che è stato rimosso. Il lavoro è completato quando i workflow possono essere rilevati e gli artefatti scaricati automaticamente, e i test locali sono stati ripristinati in run_release.py.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, python
- Ambito
- build-system, ci-cd, release
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100