Further automate build and release process
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 61
- Forks
- 48
- Ø Merge
- 1 Std. 22 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem Skript run_release.py und den GitHub Actions-Workflows, die am Build und Release beteiligt sind. Verfolge, wie der Abschluss der Workflows und Artefakte derzeit behandelt werden, und ermittle dann den lokalen Testschritt, der entfernt wurde. Als erledigt gilt die Aufgabe, wenn Workflows erkannt und Artefakte automatisch heruntergeladen werden können und lokale Tests in run_release.py wiederhergestellt wurden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, python
- Bereich
- build-system, ci-cd, release
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100