31 Commits (156bf08b7a40c495b68409f87116de33ccf2aa36)

Author SHA1 Message Date
renovate[bot] e7a615ea71
Update gradle/gradle-build-action action to v2.6.1 (#893) 1 year ago
Jorge Martin Espinosa 8865cc2b57
Disable Paparazzi tasks when Kover is running. (#884) 1 year ago
Jorge Martin Espinosa 978c7c2aa4
Try to improve 'Tests' CI job times (#865) 1 year ago
Benoit Marty 0d45096b59 Split task in 2, due to the fact that when we run kover on the CI, run only debug test variants. 1 year ago
Benoit Marty a2b84ac617 Ensure CI run all the tests. There were some failing tests, but the CI does not see it. It seems that koverMergedReport does not run all the tests (?). 1 year ago
renovate[bot] f43de1f496
Update gradle/gradle-build-action action to v2.6.0 1 year ago
renovate[bot] d1cd3c243e Update gradle/gradle-build-action action to v2.5.1 1 year ago
renovate[bot] 37017a993c Update gradle/gradle-build-action action to v2.5.0 1 year ago
Marco Romano 6a39b8d242 Use github action that caches LFS files when checking out the repo (#647) 1 year ago
Benoit Marty 8b2121ae99 Restore sonar task on PR, we want to have sonarcloud comment on PR to track code quality (#619) 1 year ago
Benoit Marty 6edc7a9323 Reduce logging level to `--warn` to reduce verbosity for testing and checking quality workflows. Keep default (lifecycle) for build workflow. 1 year ago
Benoit Marty 10a70e6fe3 Reduce time to run test from 15 minutes to about 8 by disabling creating artifact and uploading to sonar. 1 year ago
Benoit Marty ad7bc5fecc Upgrade gradle/gradle-build-action to v2.4.2 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Jorge Martin Espinosa 610e4aa8b6 Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 1 year ago
Jorge Martin Espinosa cda0606a0d Update Gradle and AGP to v8.0 (#283) 1 year ago
Michael Kaye 7e0a284669 Use the gradle plugin (same usage as in element-android) to standardise caching. 2 years ago
Jorge Martin Espinosa f300842a87 CI: make sure Paparazzi test failures stop the test flow (#117) 2 years ago
Benoit Marty 34bcba1712 Rename artifact 2 years ago
Benoit Marty 058b789930 Running kover run the tests, no need to do it twice. 2 years ago
Benoit Marty fe56e0bea0 Upload coverage reports to codecov 2 years ago
Benoit Marty 5d3ea10e30 CI: Generate and archive kover report 2 years ago
Benoit Marty 46b6ba4417 Task was not run... To check again on CI 2 years ago
Benoit Marty 7398158539 Sonar: run after tests on CI. 2 years ago
Benoit Marty 7338335a40 `./gradlew test` actually includes paparazzi tests. 2 years ago
Benoit Marty cad3ed0861 Try to run only paparazzi 2 years ago
Benoit Marty 734e24d3d0 Fix CI running Paparazzi. 2 years ago
Benoit Marty 9ec1af8207 Actually run screenshot tests 2 years ago
Benoit Marty b55bcf5fed CI no need to run test twice 2 years ago
Benoit Marty 2c940854d8 Screenshot test in CI 2 years ago
Benoit Marty 9b1a689eaa Add unit test workflow 2 years ago