Commit Graph

17 Commits

Author SHA1 Message Date
Jorge Martin Espinosa
4154a96b54 Revert "Update Gradle and AGP to v8.0 (#283)" (#295)
This reverts commit 4e085efcf4.
2023-04-04 14:44:01 +00:00
Jorge Martin Espinosa
4e085efcf4 Update Gradle and AGP to v8.0 (#283)
* Update dependency gradle to v8

* Handle upgrading Gradle to v8.0.2

* Update AGP to 8.0.0-RC01

* Try to set JAVA_HOME to JDK17

* Update lint version.

* Use right JDK for dependency analysis, replace deprecated env var

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 18:02:34 +02:00
Michael Kaye
f246dd1ea4 Use the gradle plugin (same usage as in element-android) to standardise caching.
This may or may not speed up build times.
2023-03-07 13:32:32 +00:00
Jorge Martin Espinosa
633f65e557 CI: make sure Paparazzi test failures stop the test flow (#117)
* Run Paparazzi tests just once when koverMergedReport is used.
* Make sure a Paparazzi failure breaks the test flow and blocks merging.
* Change ./gradlew check call in quality.yml to custom runQualityChecks task.
2023-03-02 09:15:47 +01:00
Benoit Marty
1c890e223b Rename artifact 2023-02-07 10:36:29 +01:00
Benoit Marty
3259956e3c Running kover run the tests, no need to do it twice. 2023-02-07 10:36:29 +01:00
Benoit Marty
4f363ac37a Upload coverage reports to codecov 2023-02-01 13:42:47 +01:00
Benoit Marty
cae4ad96af CI: Generate and archive kover report 2023-02-01 11:45:09 +01:00
Benoit Marty
9f88c63a15 Task was not run... To check again on CI 2023-02-01 11:44:41 +01:00
Benoit Marty
9de8fbd18e Sonar: run after tests on CI. 2023-02-01 09:11:21 +01:00
Benoit Marty
7b2eae6cf5 ./gradlew test actually includes paparazzi tests. 2023-01-19 10:46:02 +01:00
Benoit Marty
c4c562cb3b Try to run only paparazzi 2023-01-19 09:54:01 +01:00
Benoit Marty
2f197e58eb Fix CI running Paparazzi. 2023-01-18 16:50:37 +01:00
Benoit Marty
e20fee936f Actually run screenshot tests 2023-01-18 15:49:57 +01:00
Benoit Marty
051b736163 CI no need to run test twice 2023-01-18 15:49:57 +01:00
Benoit Marty
168225f577 Screenshot test in CI 2023-01-18 15:20:32 +01:00
Benoit Marty
608b99891f Add unit test workflow 2022-12-09 16:58:17 +01:00