Further automate build and release process
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- github-actions, python
- 領域
- build-system, ci-cd, release
調査の方向性
run_release.py スクリプトと、build および release に関係する GitHub Actions ワークフローから始めます。現在、ワークフローの完了とアーティファクトがどのように処理されているかを追跡し、その後、削除されたローカルテストの手順を特定します。ワークフローを検出してアーティファクトを自動的にダウンロードでき、run_release.py でローカルテストが復元されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
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
- 主要言語
- Python
- スター
- 61
- フォーク
- 48
- 平均マージ
- 1時間 22分
- マージ済み PR(30日)
- 4
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
python/release-tools のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
python/release-tools#401 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
python/release-tools#434 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
python/release-tools#417 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 68/100
python/release-tools#397 ·
-
bug
python/release-tools#286 · 担当者 1 名 ·
python/release-tools の issue をすべて見る
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
canonical/paas-charm#368 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
tech debt
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
StevenBlack/hosts#3256 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
qualcomm/qai-appbuilder#275 ·