getsentry / getsentry/sentry-java

Remove redundant CI jobs

Open
#5,410 1 comment 0 reactions 0 assignees View on GitHub
Java Platform: Java Task
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.