Rémi Verschelde
e7f63e7022
CI: Downgrade Emscripten to 3.1.18
...
Emscripten 3.1.19 and 3.1.20 have a showstopping regression that breaks
calling our main function for the editor build.
(cherry picked from commit b353336037af684c2f1455c5e1f4cd649dbc0064)
2022-09-17 00:05:07 +02:00
Rémi Verschelde
72f7c01c22
HTML5: Fix warning with Emscripten 3.1.20
...
And use that version for CI.
2022-09-16 23:18:43 +02:00
7a8b5a9a7b
Ported: CI: Update Emscripten to 3.1.10. That's the version that we'll (tentatively) use for future 3.x and 4.0 builds. akien-mga
...
b66f94d2ff
2022-07-27 18:41:05 +02:00
d7f833ee75
Disable werrors for the windows github actions for the time being, as it's complaining about sizeof(T) potentially being 0, which apparently it should never be. It will be re-enabled when I figure out what's causing this.
2022-04-19 00:59:33 +02:00
923370a68e
Re-enable werrors in all the github actions.
2022-03-24 12:01:40 +01:00
b5980c3e9b
Disabled the android editor build workflow.
2022-03-24 01:27:34 +01:00
a9b2235832
Small fix to the android editor github action.
2022-03-24 01:24:11 +01:00
a6a0ffccb7
Added an android editor github workflow.
2022-03-24 01:16:51 +01:00
383d5557cf
Removed the issue template.
2022-03-24 01:10:00 +01:00
32f148ac0c
Mass replaced godot to pandemonium.
2022-03-23 20:46:05 +01:00
0deed9038c
Added the funding.yaml from the broken selals repo, even tohugh it's probably way too early.
2022-03-20 18:47:27 +01:00
ea0604573b
Set the base branch to master in the workflows file.
2022-03-20 11:19:29 +01:00
3f6c1cb80d
Removed the editor test run action, as it keeps hanging.
2022-03-20 11:17:51 +01:00
2df1a744dc
Also disable werrors for the macos github action.
2022-03-16 11:57:43 +01:00
fd00db459c
Remove mono related things from the server github action.
2022-03-16 11:11:27 +01:00
32c41c8c98
Disable werrors=yes for some of the platforms for github actions.
2022-03-16 11:10:14 +01:00
5bed07c55d
Cleanups to the linux build action.
2022-03-16 11:06:30 +01:00
8648786573
Disabled the static checks workflow.
2022-03-16 10:54:17 +01:00
bd7ae07b02
Cleaned up the CODEOWNERS file. It might need to be removed, I'm not sure yet.
2022-03-16 10:52:22 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00