about summary refs log tree commit diff
path: root/src/ci/docker/run.sh
AgeCommit message (Expand)AuthorLines
2021-08-05Remove git fetch command callGuillaume Gomez-4/+6
2021-07-03Only run error code explanation removal check if on CIGuillaume Gomez-3/+7
2021-07-02Add check to ensure error code explanations are not removed anymore even if n...Guillaume Gomez-0/+5
2021-06-07add the x86_64-gnu-stable job to test with stable channelPietro Albini-0/+1
2020-07-08ci: fix context for disabled docker imagesTom Eccles-2/+2
2020-07-03ci: include the architecture in the docker cache keyPietro Albini-0/+4
2020-07-03ci: provide feedback when running an image on the wrong host archPietro Albini-0/+22
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-5/+6
2020-07-01Add option for local docker testing.Eric Huss-2/+31
2020-05-08Use CDN for ci-caches on downloadMark Rousskov-4/+6
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-0/+2
2019-10-30ci: move toolstates.json to /tmp/toolstate/ and docker mount itPietro Albini-0/+2
2019-08-01ci: forward the TOOLSTATE_PUBLISH environment variable inside dockerPietro Albini-0/+1
2019-07-19azure: Prepare configuration for 4-core machinesAlex Crichton-6/+40
2019-07-15ci: Remove Travis/AppVeyor configurationAlex Crichton-9/+0
2019-06-13ci: Enable toolstate tracking on AzureAlex Crichton-0/+1
2019-05-21Use new-style s3 urls in docker download scriptAlex Crichton-1/+1
2019-05-13ci: still use aws for cachesPietro Albini-20/+3
2019-05-10Add Azure PipelinesJohn Erickson-8/+31
2019-03-25[CI] record docker image info for reuseJosh Stone-2/+8
2019-03-17Calculate Docker cache hash precisely from Dockerfile's dependencieskennytm-1/+12
2019-02-23Added a connection timeout and speed threshold when downloading the Docker cachekennytm-1/+1
2019-02-18ci: fix docker cache hash collisionPietro Albini-3/+3
2019-01-03ci: Upgrade Travis to XenialAlex Crichton-3/+5
2018-12-25Remove licensesMark Rousskov-9/+0
2018-08-16Revert "Use public DNS server instead of 169.254.169.254 on CI."kennytm-4/+0
2018-07-19Fix docker/run.sh script when run locallyAlex Crichton-1/+1
2018-07-13Enabled core dump on Linux, and print stack trace on failure.kennytm-0/+1
2018-06-08Use public DNS server instead of 169.254.169.254 on CI.kennytm-0/+4
2018-05-10Retry when downloading the Docker cache.kennytm-1/+3
2018-04-06Give a name to every CI job.kennytm-0/+1
2018-04-02Update sccache to its master branchAlex Crichton-2/+0
2018-03-22ci: Don't use Travis caches for docker imagesAlex Crichton-0/+32
2017-12-27Upload the toolstate to the remote repository.kennytm-0/+1
2017-11-13Use #!/usr/bin/env as shebang for Bash scriptsSébastien Santoro-1/+1
2017-11-06Modify the script to allow for running docker images on Windows 7.kennytm-2/+11
2017-09-29Rollup merge of #44903 - kallisti5:ci-build-disabled, r=aidanhsMark Simulacrum-3/+5
2017-09-28ci: Fix building disabled containersAlexander von Gluck IV-3/+5
2017-09-14travis: Move sccache to the us-west-1 regionAlex Crichton-6/+7
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-0/+1
2017-07-29Flag docker invocations as --privileged on CIAlex Crichton-0/+7
2017-07-06Privileged in docker run isn't necessaryAidan Hobson Sayers-1/+0
2017-06-02Quiet tests on PR testsMark Simulacrum-0/+1
2017-06-02ci: Improve log output (mainly Travis).kennytm-0/+7
2017-05-17ci: allows shared scriptsMarco A L Barbosa-1/+2
2017-05-09Add disabled android host buildersMarco A L Barbosa-5/+21
2017-04-11Make sccache a bit quieterAidan Hobson Sayers-1/+0
2017-03-29Attempt to cache git modulesAidan Hobson Sayers-0/+1
2017-03-20travis: Don't set `RUST_LOG` globallyAlex Crichton-1/+0
2017-03-11Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brsonbors-0/+1