lincc-frameworks / lincc-frameworks/python-project-template
Smoke test failure sends one message per python version
還沒有人認領這個 Issue。
- 主要語言
- Jinja
- 星號
- 85
- 分支
- 16
- 平均合併
- 6 小時 18 分鐘
- 30 天內合併 PR
- 1
描述
e.g. https://github.com/astronomy-commons/hipscat-cloudtests/actions/runs/8015681836
The action failed for python 3.9 and 3.10, and was cancelled for 3.11. We received two alerts, but they each had the same action/run URL, so it looked like a totally duplicated message.
Would it be possible to have the notification step happen ... outside the python matrix scope? and send an alert if the run fails, not just for each job that fails?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從關聯的 GitHub Actions run 開始,檢查 smoke-test workflow 的 notification step 和 Python matrix。確認目前失敗如何產生個別的 job alert,然後調整 workflow,使一個 alert 代表一次失敗的 run,而不是每個失敗的 matrix job;使用包含多個失敗的 matrix run 驗證其行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, python
- 領域
- ci-cd
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100