about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2024-04-24Rollup merge of #123881 - erickt:bump-fuchsia, r=tmandryLeón Orell Valerian Liehr-6/+6
2024-04-21Rollup merge of #124069 - onur-ozkan:run-clippy-on-bootstrap, r=albertlarsan68Guillaume Gomez-0/+1
2024-04-21Auto merge of #123981 - Kobzol:update-nodejs, r=Mark-Simulacrumbors-8/+20
2024-04-20Auto merge of #121712 - mati865:provide-prebuilt-std-for-gnullvm, r=Mark-Simu...bors-1/+18
2024-04-18CI: add script for installing NodeJS and update it to v20Jakub Beránek-8/+20
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-62/+7
2024-04-17enable clippy for bootstrap on CI PRsonur-ozkan-0/+1
2024-04-17Auto merge of #123678 - DianQK:docker-local, r=Kobzolbors-14/+17
2024-04-16update `mingw-check` clippy invocationonur-ozkan-1/+1
2024-04-16Change the output artifact path to `$root_dir/obj/$image` when running locallyDianQK-10/+11
2024-04-15Update how WASI toolchains are used in CI and bootstrapAlex Crichton-62/+7
2024-04-15Provide prebuilt std for gnullvm targetsMateusz Mikuła-1/+18
2024-04-15Auto merge of #123828 - cuviper:cargo-aarch64-gnu, r=Mark-Simulacrumbors-1/+3
2024-04-14Fix ENV quotes in aarch64-gnu/DockerfileJosh Stone-1/+1
2024-04-13Rollup merge of #123530 - 9names:build-rv32im, r=Mark-SimulacrumMatthias Krüger-0/+3
2024-04-13Bump Fuchsia versionsErick Tryzelaar-6/+6
2024-04-11ci: test cargo on `aarch64-gnu`Josh Stone-1/+3
2024-04-09Only output to `GITHUB_STEP_SUMMARY` in a CI environmentDianQK-1/+3
2024-04-09Use `isCI` in `run.sh`DianQK-3/+3
2024-04-09Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddleMatthias Krüger-13/+11
2024-04-08Manually set cache directory path when running GUI testsGuillaume Gomez-12/+10
2024-04-08Update browser-ui-test version to 0.17.2Guillaume Gomez-1/+1
2024-04-07disable debug assertions to speed up the check-aux jobRalf Jung-0/+4
2024-04-06Auto merge of #123545 - matthiaskrgr:rollup-vyx8cfv, r=matthiaskrgrbors-4/+4
2024-04-06Auto merge of #123321 - clubby789:cargo-uupdate, r=Mark-Simulacrumbors-2/+2
2024-04-06Add target riscv32im_unknown_none_elf to dist-various-19names-0/+3
2024-04-05bootstrap: split cargo-miri test into separate StepRalf Jung-4/+4
2024-04-05Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkanbors-0/+5
2024-04-04Update browser-ui-test version to 0.17.1Guillaume Gomez-1/+1
2024-04-04smoke-test 'x.py test --miri' on CIRalf Jung-0/+5
2024-04-02Rollup merge of #123338 - GuillaumeGomez:update-browser-ui-test, r=notriddleGuillaume Gomez-1/+1
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-1/+1
2024-04-01Rollup merge of #123330 - jfgoog:pass-backtrace, r=KobzolJubilee-0/+1
2024-04-01Update to new browser-ui-test versionGuillaume Gomez-1/+1
2024-04-01Pass RUST_BACKTRACE when running docker.James Farrell-0/+1
2024-04-01Bump dependenciesclubby789-2/+2
2024-03-31checktools: make it easier to trace what is happeningRalf Jung-0/+1
2024-03-24Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrumbors-7/+11
2024-03-20Inherit `RUSTC_BOOTSTRAP` when testing wasmAlex Crichton-2/+2
2024-03-17Use `pushd` and `popd`Josh Stone-2/+2
2024-03-17Use the rust-lang/gcc repo directlyJosh Stone-1/+1
2024-03-17ci: Build gccjit from a git archiveJosh Stone-7/+11
2024-03-17Update the minimum external LLVM to 17Josh Stone-73/+12
2024-03-16rustdoc-search: shard the search result descriptionsMichael Howell-1/+1
2024-03-16Rollup merge of #122401 - ChrisDenton:check-tier1, r=Mark-SimulacrumChris Denton-0/+4
2024-03-15Rollup merge of #122563 - Kobzol:ci-pr-caching, r=Mark-SimulacrumMatthias Krüger-12/+29
2024-03-15CI: cache PR CI Docker buildsJakub Beránek-12/+29
2024-03-15Build GCC with as many threads as availableGuillaume Gomez-3/+3
2024-03-15Greatly reduce GCC build logsGuillaume Gomez-7/+14
2024-03-14Add comments explaining tier 1 PR checksChris Denton-1/+3