rust/src/ci
Pietro Albini 844dc31494
ci: fix wasm32 broken due to a NodeJS version bump
Emscripten's SDK recently bumped the version of NodeJS they shipped, but
our Dockerfile for the wasm32 builder hardcoded the version number. This
will cause consistent CI failures once the currently cached image is
rebuilt (either due to a change or due to the cache expiring).

This commit fixes the problem by finding the latest version of NodeJS in
the Emscripten SDK and symlinking it to a "latest" directory, which is
then added to the PATH.
2020-06-30 09:13:15 +02:00
..
azure-pipelines ci: disable alt build during try builds 2020-06-17 17:17:25 +02:00
docker ci: fix wasm32 broken due to a NodeJS version bump 2020-06-30 09:13:15 +02:00
github-actions Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth 2020-06-20 22:53:46 +00:00
scripts Use preinstalled MSYS2 2020-06-11 16:57:26 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
exec-with-shell.py ci: add github actions configuration 2020-03-24 15:36:07 +01:00
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Enforce Python 3 as much as possible 2020-04-10 09:09:58 -04:00
shared.sh ci: another take at fixing toolstate 2020-01-09 09:49:25 +01:00