Commit Graph

11 Commits

Author SHA1 Message Date
Jorge Martin Espinosa
60f1bf6e54 Upgrade the used JDK in the project to v21 (#3582)
* Upgrade the used JDK in the project to v21

* Use it for CI too

* Centralise java language version

* Fix deprecations, tests and lint issues

* Fix coverage taking into account `@Preview` annotated code.

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-10-03 09:38:03 +00:00
renovate[bot]
8661aadd5f Update gradle-update/update-gradle-wrapper-action action to v2 2024-09-26 18:31:03 +00:00
Benoit Marty
5608c4b27a Update Gradle: Change the token used by the action so workflows are triggered in the resulting PR 2024-08-20 10:25:36 +02:00
Benoit Marty
1942ca9433 Update Gradle: add label PR-Dependencies to PR it creates. 2024-08-20 10:18:08 +02:00
Benoit Marty
b59e17481d Update Gradle: ddd workflow_dispatch 2024-08-20 09:33:37 +02:00
Benoit Marty
eeaf206615 Gradle update action: Use JDK 17 and skip early in forks. 2024-08-20 09:24:21 +02:00
Jorge Martin Espinosa
bbe1dc4952 Fix CI for forks (#3226)
* Try with a different condition for forks

* Skip danger in forks, the fallback token won't let it write comments in PRs anyway
2024-07-19 17:46:56 +02:00
Benoit Marty
677476cdbc Organization renaming: update workflow condition. 2023-12-13 09:48:05 +01:00
Benoit Marty
6537bc1617 Just try using actions/checkout@v4 2023-09-11 14:51:12 +02:00
renovate[bot]
dab1b0e0bf Update actions/checkout action to v4 2023-09-04 12:50:03 +00:00
Benoit Marty
5ffac581f4 Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00