getsentry / getsentry/sentry-java
Remove redundant CI jobs
Ouverte
Java
Platform: Java
Task
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.