Commit Graph

12 Commits

Author SHA1 Message Date
c01fe31aaa Backported: [CI] Upload build cache before running tests.
- AThousandShips
078210bce1
2024-07-20 21:07:55 +02:00
5ba1fa778e Update actions. 2024-07-14 08:58:50 +02:00
914c956b75 Backported Update Android dependencies for the project
- Update Java version from 11 to 17
- Update Android gradle plugin version from 7.2.1 to 8.2.0
- Update gradle version from 7.4.2 to 8.2
- Update target SDK from 33 to 34
- Update build tools version from 33.0.2 to 34.0.0
- Update kotlin version from 1.7.0 to 1.9.20
- Update Android fragment version from 1.3.6 to 1.6.2
- Update AndroidX window version from 1.0.0 to 1.2.0
- Update Nexus plugin version from 1.1.0 to 1.3.0
- m4gr3d
eba77be573
Unfortunately this raises the required java version to 17. On the flip side hovewer there is a new editor java home setting, and also the JAVA_HOME environment variable gets picked up.
2024-04-20 13:35:32 +02:00
cb17ff6c1d Updated github action checkout. 2023-12-20 22:06:03 +01:00
561f230daf Re-enable all github actions. 2022-10-09 10:24:20 +02:00
92e8720980 Temporarily disable other workflows for faster iiteration. 2022-10-09 08:49:45 +02:00
84962081bd Ported: CI: Sync configuration with master branch
Updates various actions to latest versions:

actions/cache@v3
actions/checkout@v3
actions/upload-artifact@v3
actions/setup-dotnet@v2
actions/setup-java@v3
actions/setup-python@v4
mymindstorm/setup-emsdk@v11
- akien-mga
abaa76fcf9
2022-09-17 09:55:21 +02:00
923370a68e Re-enable werrors in all the github actions. 2022-03-24 12:01:40 +01:00
32f148ac0c Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
ea0604573b Set the base branch to master in the workflows file. 2022-03-20 11:19:29 +01:00
32c41c8c98 Disable werrors=yes for some of the platforms for github actions. 2022-03-16 11:10:14 +01:00
49f8e8c398 Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00