Age | Commit message (Expand) | Author |
---|---|---|
2020-10-22 | CI: Set debug_symbols=no for template builds | Rémi Verschelde |
2020-10-16 | CI: Refactor build workflows to use `SCONSFLAGS` | Andrii Doroshenko (Xrayez) |
2020-10-15 | CI: upload artifacts | umarcor |
2020-10-15 | CI: List contents of bin/ after build | Rémi Verschelde |
2020-08-23 | GitHub Actions: Prepend emoji to platform names for easy visual grepping | Hugo Locurcio |
2020-07-30 | CI: Show `tests=yes` for builds which run tests | Andrii Doroshenko (Xrayez) |
2020-07-25 | SCons: Add `tests` option to enable or disable unit tests | Andrii Doroshenko (Xrayez) |
2020-07-24 | t Add unit testing to Godot using DocTest and added to GitHub Actions CI | RevoluPowered |
2020-07-24 | CI: Fix cache key and include base branch | Rémi Verschelde |
2020-07-24 | Improve the cache keys to prevent clashes for the wrong type of build | Gordon MacPherson |
2020-07-24 | Clamp scons cache to 4096 MB | Gordon MacPherson |
2020-07-21 | Split CI builds into workflows for each OS | Aaron Franke |