python / python/release-tools

Further automate build and release process

オープン
#108 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
61
フォーク
48
平均マージ
1時間 22分
マージ済み PR(30日)
4

説明

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.py script once artifacts are automatically downloaded.

cc @ambv

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

run_release.py スクリプトと、build および release に関係する GitHub Actions ワークフローから始めます。現在、ワークフローの完了とアーティファクトがどのように処理されているかを追跡し、その後、削除されたローカルテストの手順を特定します。ワークフローを検出してアーティファクトを自動的にダウンロードでき、run_release.py でローカルテストが復元されていれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github-actions, python
領域
build-system, ci-cd, release
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。