79 Commits (c8590f65ab06f9883f4e194797c655a2cc730c2e)

Author SHA1 Message Date
renovate[bot] 250f0706fb
Update gradle/actions action to v4 (#3265) 1 month ago
Jorge Martin Espinosa cbad91e4c4
Fix CI for forks (#3226) 2 months ago
Jorge Martin Espinosa 5eef7c13b0
Only add private SSH keys and clone submodules in the original repo (#3225) 2 months ago
Benoit Marty 7d3c447145 Do not clone submodules in forks. 3 months ago
Benoit Marty b345f0eb8e Run tests on Element Enterprise modules. 3 months ago
Jorge Martin Espinosa c9e0db26d8
Try to workaround OOM errors and the runners dying (#3013) 3 months ago
Jorge Martin Espinosa 58c05ade65
Try fixing OOM by changing GC and adding RAM to the kotlin compiler (#2965) 4 months ago
Jorge Martin Espinosa bb672d3bc7
Bump max heap size for building the debug APK for Maestro (#2960) 4 months ago
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