python / python/mypy

Implement monitoring for the mypy wheel build

Abierto
#11,532 3 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

feature priority-0-high
Lenguaje dominante
Python
Estrellas
20.6k
Forks
3.3k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza inspeccionando el repositorio mypy_mypyc-wheels y sus workflows de build, prestando especial atención a master y a las ramas de release. Determina cómo se gestionarían los suscriptores, las notificaciones por correo electrónico y las comprobaciones de fallos, y luego verifica el resultado rompiendo intencionadamente el build y confirmando las notificaciones antes de restaurarlo.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github-actions
Área
ci-cd, devops, release
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
28/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.