getsentry / getsentry/sentry-java
Remove redundant CI jobs
Đang mở
Java
Platform: Java
Task
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.