5f7eaa25d7
Temporarily disable werror=yes in the ios github action.
2022-10-31 10:52:57 +01:00
561f230daf
Re-enable all github actions.
2022-10-09 10:24:20 +02:00
a5fdbbc09f
Added back the actual build command to the x86 build action.
2022-10-09 09:45:48 +02:00
09d9064052
Actually use the proper action.
2022-10-09 09:43:56 +02:00
5adef3820b
Test the linker.
2022-10-09 09:41:33 +02:00
96e504a804
Try using an another shell.
2022-10-09 09:08:43 +02:00
3452f8bc5e
Try other vcvarsall.bat location.
2022-10-09 09:00:10 +02:00
d072d31701
Use cmd instead of sh.
2022-10-09 08:55:08 +02:00
1377ecf37d
Call vcvarsall.bat instead of vcvars64.bat in the windows x86 github action.
2022-10-09 08:52:31 +02:00
92e8720980
Temporarily disable other workflows for faster iiteration.
2022-10-09 08:49:45 +02:00
83cfcac94f
Try a different solution to fix linking on the windows x86 github action.
2022-10-09 08:45:15 +02:00
5c1cff8bac
Cleaned up the x86 windows github action.
2022-10-09 01:23:47 +02:00
704f564418
(Hopefully) amke x86 windows github action work.
2022-10-09 01:14:33 +02:00
ea3152c661
Windows x86 github action.
2022-10-09 00:57:12 +02:00
8e6ff671a8
Fix the job name of the android editor's github action.
2022-10-04 20:20:08 +02:00
a8d5a37024
Re-enabled the android editor's github action.
2022-09-17 21:47:09 +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
3bb2706eb0
I meant to disable werror=yes.
2022-09-17 01:00:06 +02:00
d1877206a1
Temporarily disable warnings=all for the javascript github action.
2022-09-17 00:57:11 +02:00
d6872e8e09
Backported: CI: Remove unnecessary extra cache step for Emscripten
...
Co-authored-by: Fabio Alessandrelli <fabio.alessandrelli@gmail.com>
- akien-mga
03940b77a2
Also increase github action versions, and emsdk.
2022-09-17 00:46:21 +02:00
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