summaryrefslogtreecommitdiffstats
path: root/.github/workflows/javascript_builds.yml
Commit message (Expand)AuthorAgeFilesLines
* [CI] Refactor CI actions, use sub-actions, matrices.Fabio Alessandrelli2021-09-141-50/+18
* Fix CI after concurrencyMax Hilbrunner2021-08-251-1/+1
* CI: Cancel previous builds if new commit is pushedMax Hilbrunner2021-08-251-0/+4
* Fix github actions cache server being down failing buildsGordon MacPherson2021-08-181-0/+1
* [CI] Upgrade Emscripten to 2.0.27.Fabio Alessandrelli2021-08-181-1/+1
* HTML5: Fix warnings and re-enable `werror=yes` on CIRémi Verschelde2021-08-061-1/+1
* Re-enable building WebXR in GitHub ActionsDavid Snopek2021-07-171-1/+1
* Re-enable JavaScript CI (with no WebXR until fixed).Fabio Alessandrelli2021-07-151-0/+85
* Rename javascript_builds.yml to javascript_builds.disabledGordon MacPherson2020-08-131-77/+0
* CI: Properly exclude Azure repositories on UbuntuRémi Verschelde2020-08-111-0/+1
* CI: Pin Emscripten version for reproducible buildsRémi Verschelde2020-07-311-1/+1
* CI: Fix cache key and include base branchRémi Verschelde2020-07-241-6/+5
* Improve the cache keys to prevent clashes for the wrong type of buildGordon MacPherson2020-07-241-2/+3
* Clamp scons cache to 4096 MBGordon MacPherson2020-07-241-1/+1
* CI: Add GitHub Action build for JavaScriptRémi Verschelde2020-07-241-0/+76