45 Commits (f327726f53310387255e21bc23f8a2a83550b27d)

Author SHA1 Message Date
jonnyandrew f214493c9d
[Rich text editor] Integrate rich text editor library (#1172) 1 year ago
renovate[bot] 6596f5ec48
Update gradle/gradle-build-action action to v2.8.0 1 year ago
renovate[bot] 18f82c7329
Update gradle/gradle-build-action action to v2.7.1 1 year ago
Benoit Marty 5d91513c32 Remove `failures` artifact, the content is included in `tests-and-screenshot-tests-results` artifact (only one artifact to download). 1 year ago
Benoit Marty 90351586ef Remove `report` artifact, it is included in `tests-and-screenshot-tests-results` artifact. 1 year ago
Benoit Marty 8fabf6bc8d Paparazzi 1.3.1 exports failure deltas from PROJECT_ROOT/out/failures/ to BUILD_DIR/paparazzi/failures/. 1 year ago
Jorge Martín ccacb118a1 Revert merge queue CI optimizations 1 year ago
renovate[bot] 3a1e111b26
Update nschloe/action-cached-lfs-checkout action to v1.2.2 1 year ago
Jorge Martin Espinosa b14c741422
CI improvements (#1012) 1 year ago
Jorge Martin Espinosa ca3e284991
Try to skip extra checks in the CI for up to date PRs in merge queue. (#1010) 1 year ago
Jorge Martin Espinosa 9e85c74c9c
Try to fix using the merge queue (#1009) 1 year ago
renovate[bot] 61a3705c2e
Update gradle/gradle-build-action action to v2.7.0 (#958) 1 year ago
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