getsentry / getsentry/sentry-java
Only run Android tests when changing a package used in Android
Abierto
Improvement
Java
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### Description
The thread below lists the plain Java packages that are pulled into Android. We could add an exclude list or include list to the GitHub actions responsible for running Android-specific tests.
https://github.com/getsentry/sentry-java/pull/4705#discussion_r2333030234
The advantages are: saving time on the CI and avoiding test flakiness where possible.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.