summaryrefslogtreecommitdiff
path: root/.github/workflows/javascript_builds.yml
AgeCommit message (Expand)Author
2022-05-10CI: Update Emscripten to 3.1.10Rémi Verschelde
2022-03-23CI: Update to actions/cache@v3, increase cache limit to 10 GiBRémi Verschelde
2021-09-14[CI] Refactor CI actions, use sub-actions, matrices.Fabio Alessandrelli
2021-08-25Fix CI after concurrencyMax Hilbrunner
2021-08-25CI: Cancel previous builds if new commit is pushedMax Hilbrunner
2021-08-18Fix github actions cache server being down failing buildsGordon MacPherson
2021-08-18[CI] Upgrade Emscripten to 2.0.27.Fabio Alessandrelli
2021-08-06HTML5: Fix warnings and re-enable `werror=yes` on CIRémi Verschelde
2021-07-17Re-enable building WebXR in GitHub ActionsDavid Snopek
2021-07-15Re-enable JavaScript CI (with no WebXR until fixed).Fabio Alessandrelli
2020-08-13Rename javascript_builds.yml to javascript_builds.disabledGordon MacPherson
2020-08-11CI: Properly exclude Azure repositories on UbuntuRémi Verschelde
2020-07-31CI: Pin Emscripten version for reproducible buildsRémi Verschelde
2020-07-24CI: Fix cache key and include base branchRémi Verschelde
2020-07-24Improve the cache keys to prevent clashes for the wrong type of buildGordon MacPherson
2020-07-24Clamp scons cache to 4096 MBGordon MacPherson
2020-07-24CI: Add GitHub Action build for JavaScriptRémi Verschelde