python / python/mypy

Implement monitoring for the mypy wheel build

Open
#11,532 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature priority-0-high
Dominant language
Python
Stars
20.6k
Forks
3.3k
PR merge metrics
PR metrics pending

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the mypy_mypyc-wheels repository and its build workflows, with attention to master and release branches. Determine how subscribers, email notifications, and failure checks would be handled, then verify the result by intentionally breaking the build and confirming notifications before restoring it.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, devops, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.