71 Commits (c8bd04ceb15db1625f81b7a7b297c90970a24950)

Author SHA1 Message Date
renovate[bot] bb96eea4bd
Update kotlin to v0.8.0 (#2854) 4 months ago
Jorge Martin Espinosa 810c0ed8f3
Test and verify coverage only on debug variant (#2556) 6 months ago
Jorge Martin Espinosa 179579d5e5
Revert "Clear and generate new cache only when merging to `develop`" (#2550) 6 months ago
Jorge Martin Espinosa ab504a6095
Clear and generate new cache only when merging to `develop` (#2549) 6 months ago
Jorge Martin Espinosa edf01cf8a7
Bump CI max JVM heap size and CPU usage (#2444) 7 months ago
Benoit Marty 3f570601ed Remove verbose flag, was added to get more details about an error. 8 months ago
Benoit Marty 6bae19b6b0 Try to get more log from Codecov action. 8 months ago
renovate[bot] 95d9b04616
Update codecov/codecov-action action to v4 (#2331) 8 months ago
Benoit Marty eba1571ad0
Migrate form `gradle/gradle-build-action` to `gradle/actions/setup-gradle` 8 months ago
renovate[bot] 6a96bcb07a
Update gradle/gradle-build-action action to v3 8 months ago
renovate[bot] a98749bad7
Update gradle/gradle-build-action action to v2.12.0 8 months ago
Benoit Marty 45fd075752 Kover: we need Xml report as well. 8 months ago
Benoit Marty 3b06576d21 Upgrade Kover to 0.7.5 9 months ago
renovate[bot] 275e56b39e
Update gradle/gradle-build-action action to v2.11.1 9 months ago
renovate[bot] cabea138cb
Update actions/upload-artifact action to v4 (#2034) 9 months ago
renovate[bot] 7ccfb810d6
Update gradle/gradle-build-action action to v2.11.0 9 months ago
renovate[bot] 2ea79709d1
Update actions/setup-java action to v4 10 months ago
renovate[bot] 2ba771dcb7
Update gradle/gradle-build-action action to v2.10.0 10 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Jorge Martin Espinosa b57fddf19c
Lower max RAM usage for gradle to avoid CI issues (#1766) 11 months ago
Jorge Martin Espinosa 1f5a135072
Use Parallel GC and bump RAM usage (#1734) 11 months ago
renovate[bot] 7a158f06b3
Update gradle/gradle-build-action action to v2.9.0 12 months ago
renovate[bot] ee901c70a2
Update gradle/gradle-build-action action to v2.8.1 (#1426) 1 year ago
Benoit Marty 5c4da4b26e
Revert "Update codecov/codecov-action action to v4" 1 year ago
renovate[bot] 0e2a5e38cc
Update codecov/codecov-action action to v4 1 year ago
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