Narrow `pr-trigger.yml` to ignore publish-only changes in workflows
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 68/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- github-actions
- 領域
- build-system, ci-cd
調査の方向性
pr-trigger.yml workflow から始めて build-numpy.yml と比較し、その後 #169 で導入された workflow の変更を確認します。publish-only の変更では build が開始されず、その他のスクリプトの変更では引き続き build が開始されるようにトリガー条件を更新し、結果としての workflow の動作を検証します。
索引モデルが issue の本文から書いたものです。
説明
After creating #169 , the build-numpy.yml workflow kicked off again despite no new version to build. This is expected due to how the existing checker workflows were designed, and the publish step wasn't going to run anyway since it wasn't on main, but it's wasteful to be running a build in this case. If it's simple enough, we should change the pr-trigger.yml workflow so that it only triggers builds when parts of the script other than the publish job are modified. This may be too complex to justify.
Alternatively, we could do some further rework (once the composite action in #169 is merged) to have it perform the publish steps in a "mock" mode, so that we're testing the publishing steps as much as possible too. It would mean letting the superfluous wheel builds to run though, without further tweaks.
- 主要言語
- Python
- スター
- 0
- フォーク
- 0
- 平均マージ
- 17時間 2分
- マージ済み PR(30日)
- 959
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
riseproject-dev/python-wheels のほかの issue
-
wheel
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
riseproject-dev/python-wheels#2134 ·
-
waiting for maintainer wheel
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
riseproject-dev/python-wheels#1919 · コメント 1 件 ·
-
pot riscv64 support オープンwheel
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
riseproject-dev/python-wheels#1920 ·
-
wheel
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
riseproject-dev/python-wheels#1922 ·
-
mlx riscv64 support オープンwheel
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
riseproject-dev/python-wheels#1914 ·
riseproject-dev/python-wheels の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·