Commit graph

21 commits

Author SHA1 Message Date
renovate[bot]
bf1948185e
Update gradle/actions action to v6.1.0 2026-04-10 18:15:06 +00:00
renovate[bot]
a44cf4335b
chore(deps): update gradle/actions action to v6 (#6489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 15:13:07 +02:00
Benoit Marty
1825740152 Fix permissions to publish GitHub pages. 2026-03-31 15:47:36 +02:00
renovate[bot]
5b241555d5
chore(deps): update nschloe/action-cached-lfs-checkout action to v1.2.4 2026-03-23 13:40:04 +00:00
Benoit Marty
a7e3c0a754 Remove all permission by default. 2026-03-05 15:39:55 +01:00
Benoit Marty
9a59c06f6a Use commit instead of version for github actions. 2026-03-05 15:39:54 +01:00
renovate[bot]
0d1f68a42b
chore(deps): update dependency python to 3.14 (#5475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 10:38:10 +02:00
renovate[bot]
d2dfc04248
chore(deps): update gradle/actions action to v5 (#5444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 16:49:43 +02:00
renovate[bot]
27e09966a7
Update actions/setup-python action to v6 (#5270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 09:37:22 +02:00
renovate[bot]
00ae3a9968
Update actions/setup-java action to v5 (#5196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 08:35:01 +02:00
renovate[bot]
f7f8a38a96
Update dependency python to 3.13 (#5144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:43:04 +02:00
Benoit Marty
04083cab31
Pin commit sha on GitHub actions (#4653)
* Use Git SHA instead of version.

* Use version instead of main branch.
2025-04-29 09:08:06 +02:00
renovate[bot]
f130df15d1
Update nschloe/action-cached-lfs-checkout action to v1.2.3 2024-12-10 15:01:25 +00:00
Jorge Martin Espinosa
f8fa218146
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]
250f0706fb
Update gradle/actions action to v4 (#3265)
* Update gradle/actions action to v4

* Remove unnecessary gradle validation after action update to v4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-08-09 15:03:14 +02:00
Jorge Martin Espinosa
cbad91e4c4
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
594d47ee0d Use Python 3.12 to be able to use match structure. 2024-05-13 12:08:05 +02:00
renovate[bot]
05ab649b71
Update peaceiris/actions-gh-pages action to v4 2024-04-08 20:05:37 +00:00
Benoit Marty
f8bdac5fe5 Use nschloe/action-cached-lfs-checkout to retrieve LFS content. 2024-03-08 13:55:58 +01:00
Benoit Marty
cc87ae380e Ensure English screenshots are publish on GitHub pages. 2024-03-08 12:05:24 +01:00
Benoit Marty
b999647674 Add workflow to generate world screenshots and generate GitHub page from it. 2024-03-07 14:40:28 +01:00