getsentry / getsentry/sentry-java

Remove redundant CI jobs

Abierto
#5,410 1 comentario 0 reacciones 0 asignados Ver en GitHub
Java Platform: Java Task
Lenguaje dominante
Kotlin
Estrellas
1.4k
Forks
478
Merge medio
2 d 23 h
PR fusionados (30 d)
67

Descripción

We have a lot of redundant CI jobs.

For example in `sentry-java` the gradle `check` task which is called by `make preMerge` in `build.yml` runs spotless and unit tests for spring boot which are already executed by other CI workflows (`format-code.yml` and `spring-boot-matrix.yml`)

We should try to find other examples of redundant jobs and remove them.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.