rust/src/ci
Mark Rousskov cbd1e73124 Set release channel on non-dist builders
Toolstate publication only runs if the channel is "nightly" and
previously the toolstate builders did not know that the channel was
nightly (since they are not dist builders).

A look through bootstrap seems to indicate that nothing should directly
depend on the channel being set to `-dev` on the test builders, though
this may cause some problems with UI tests (if for some reason they're
dumping the channel into stderr), but we cannot find evidence of such so
hopefully this is fine.
2019-12-18 22:44:42 -05:00
..
azure-pipelines Move CI to new builtin check-toolstate 2019-12-10 09:30:09 -05:00
docker Move CI to new builtin check-toolstate 2019-12-10 09:30:09 -05:00
scripts ci: guess some environment variables based on builder name and os 2019-11-22 15:36:37 +01:00
cpu-usage-over-time.py ci: Add a script for generating CPU usage graphs 2019-06-18 09:51:39 -07:00
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
publish_toolstate.sh Make it executable 2019-12-11 05:26:40 +09:00
run.sh Set release channel on non-dist builders 2019-12-18 22:44:42 -05:00
shared.sh ci: add support for GitHub Actions in the CI scripts 2019-11-22 15:36:37 +01:00