rust/src/ci
Manish Goregaokar 8376fcd5ce
Rollup merge of #74161 - tblah:riscv64gc-dockerfile-improvment, r=Mark-Simulacrum
Fix  disabled dockerfiles

When the dockerfiles were moved into the host-x86_64 directory, paths
for COPY commands were updated with the new host-x86_64/ prefix. This
suggested that the intended context was src/ci/docker. However, the context
for disabled docker images was src/ci/docker/host-x86_64. This broke the new
paths and prevented src/ci/docker/scripts from being included in the
context at all.

This commit corrects this context allowing docker to find the files it
needs for COPY commands.

Also includes a quick fix to riscv recommended by @bjorn3
2020-07-10 23:26:54 -07:00
..
azure-pipelines ci: move all x86_64 runners to the host-x86_64 directory 2020-07-03 09:34:27 +02:00
docker ci: fix context for disabled docker images 2020-07-08 22:02:31 +01:00
github-actions ci: allow gating gha on everything but macOS 2020-07-10 15:46:45 +02:00
scripts Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakis 2020-07-01 20:35:41 -07: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