summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* CI: Shrink Windows cache to 3GB, we run out of disk spaceRémi Verschelde2020-12-041-1/+1
* [HTML5] Enforce JavaScript style with eslint.Fabio Alessandrelli2020-11-231-1/+7
* CI: Build with warnings=extra to catch 'em allRémi Verschelde2020-11-095-5/+5
* CI: Refactor Android workflow, use pre-installed SDK and NDKRémi Verschelde2020-10-222-17/+11
* CI: Set debug_symbols=no for template buildsRémi Verschelde2020-10-223-3/+3
* CI: Don't upload linux-sanitizers artifactsRémi Verschelde2020-10-201-6/+0
* CI: Refactor build workflows to use `SCONSFLAGS`Andrii Doroshenko (Xrayez)2020-10-166-16/+22
* ci: do not use set-envumarcor2020-10-161-4/+4
* CI: upload artifactsumarcor2020-10-156-18/+60
* CI: List contents of bin/ after buildRémi Verschelde2020-10-156-0/+10
* Style: Fix black formatting after #42332Rémi Verschelde2020-09-251-1/+1
* GitHub Actions: Prepend emoji to platform names for easy visual greppingHugo Locurcio2020-08-237-7/+7
* Add Linux sanitizer build to github workspaceRafał Mikrut2020-08-161-0/+61
* Rename javascript_builds.yml to javascript_builds.disabledGordon MacPherson2020-08-131-0/+0
* CI: Properly exclude Azure repositories on UbuntuRémi Verschelde2020-08-114-1/+11
* CI: Pin Emscripten version for reproducible buildsRémi Verschelde2020-07-311-1/+1
* CI: Show `tests=yes` for builds which run testsAndrii Doroshenko (Xrayez)2020-07-303-3/+3
* CI: Install master version of psf/blackRémi Verschelde2020-07-261-1/+1
* CI: Add iOS build on GitHub ActionsRémi Verschelde2020-07-252-1/+51
* SCons: Add `tests` option to enable or disable unit testsAndrii Doroshenko (Xrayez)2020-07-253-3/+3
* t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered2020-07-243-0/+15
* CI: Fix cache key and include base branchRémi Verschelde2020-07-245-53/+48
* Improve the cache keys to prevent clashes for the wrong type of buildGordon MacPherson2020-07-245-30/+31
* Clamp scons cache to 4096 MBGordon MacPherson2020-07-245-5/+5
* CI: Add Mono support to Linux builds on GitHub ActionsRémi Verschelde2020-07-241-8/+6
* CI: Add GitHub Action build for JavaScriptRémi Verschelde2020-07-241-0/+76
* CI: Added Android GitHub Actionthebestnom2020-07-231-0/+72
* Split CI builds into workflows for each OSAaron Franke2020-07-215-323/+336
* CI: Drop AppVeyor and desktop Travis buildsRémi Verschelde2020-07-201-2/+2
* fix CI builds on linux by using ubuntu default apt repositoriesRevoluPowered2020-07-201-4/+16
* added MacOS and Linux to GitHub ActionsGordon MacPherson2020-07-152-12/+197
* Globally install Python libraries in GitHub ActionsAaron Franke2020-07-141-1/+1
* Commit other files changed by file_format.shAaron Franke2020-07-131-4/+4
* Add static formatting checks for GitHub ActionsAaron Franke2020-07-131-0/+31
* Use GitHub Actions instead of AppVeyor for Windows platformGordon MacPherson2020-07-121-0/+126