python / python/mypy

Implement monitoring for the mypy wheel build

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

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

feature priority-0-high
主要言語
Python
スター
20.6k
フォーク
3.3k
PR マージ指標
PR 指標を取得中

説明

I think that at least two mypy releases have been delayed because the mypy wheel build (https://github.com/mypyc/mypy_mypyc-wheels) was broken and nobody noticed it for some time. It would be great if anybody interested in the health of the build could sign up to receive email notifications about build failures.

This blog post may be relevant (not sure though): https://ravgeetdhillon.medium.com/send-an-email-notification-when-github-actions-fails-ea83cbeabbe0

Steps:

  1. Figure out a way of allowing people for subscribe to notifications (Google group?)
  2. Implement email notifications
  3. Break the build on purpose and check that a notification gets sent (both on master and in a release branch)
  4. Unbreak the build

It would be great if somebody can look into this. If you need access to the wheels repo, please let me know and I can give you the access you'd need.

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

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

はじめの一歩

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

調査の方向性

まず、mypy_mypyc-wheels リポジトリとその build workflow を調査し、master と release ブランチに注意を払います。サブスクライバー、メール通知、失敗チェックがどのように処理されるかを確認し、その後、意図的に build を壊して通知を確認してから復元することで、結果を検証します。

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

評価

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

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

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