pachli-android/core/testing
Nik Clayton cc9efbfa7a
ci: Simplify and improve CI speed (#615)
Abstract common CI setup tasks (setting up Java, Gradle, etc) in to a
single action that can be used by all CI workflows.

Run the lint, test, and assemble CI tasks in parallel for each variant
rather than in series, which cuts ~ 7 minutes (approx. 50%) off the CI
runtime.

Update code in checks and core/navigation to fix new tests.
2024-04-15 15:24:07 +02:00
..
src/main/kotlin/app/pachli/core/testing refactor: Destructure maps for more idiomatic code (#388) 2024-01-26 12:32:45 +01:00
build.gradle.kts refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
lint-baseline.xml ci: Simplify and improve CI speed (#615) 2024-04-15 15:24:07 +02:00