Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
49f8e8c398 Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00