about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2023-09-08Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkinMatthias Krüger-2/+2
2023-09-07ci: actions/checkout@v3 to actions/checkout@v4Keita Nonaka-2/+2
2023-09-04Mirror the rustc-perf sourceMark Rousskov-1/+1
2023-08-27Rollup merge of #114927 - Kobzol:ci-docker-caching-log, r=Mark-SimulacrumMatthias Krüger-4/+10
2023-08-24Auto merge of #114297 - Kobzol:llvm-17-host, r=nikicbors-1/+1
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-08-23MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-2/+2
2023-08-22ci: Update FreeBSD and illumos binutils to 2.40Fangrui Song-3/+4
2023-08-20Remove apple-alt dist build.Eric Huss-12/+0
2023-08-17CI: add more debug logging to Docker cachingJakub Beránek-4/+10
2023-08-13Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-SimulacrumGuillaume Gomez-2/+2
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-6/+6
2023-08-10Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789bors-11/+9
2023-08-08use smaller machines in CI PR runsklensy-2/+2
2023-08-07Symlink correct asm directory on dist-various-2Nikita Popov-2/+2
2023-08-07Update dist-riscv64-linux to use binutils 2.36Nikita Popov-1/+1
2023-08-07Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obkMatthias Krüger-2/+14
2023-08-07Do not hide CI error logs in a group when a failure happensJakub Beránek-2/+14
2023-08-07Auto merge of #114206 - sethp:patch-1, r=Mark-Simulacrumbors-1/+1
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-11/+9
2023-08-02Fix recent python linting errorsTrevor Gross-4/+2
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-2/+4
2023-08-02Add more context to `quit_if_file_exists` in `configure.py`Trevor Gross-1/+6
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-3/+32
2023-08-01Auto merge of #113854 - klensy:aarch64-msvc-remove-hack, r=Mark-Simulacrumbors-8/+0
2023-07-31fix: lookup user by name, not idsethp-1/+1
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-3/+32
2023-07-29fix(ci): Ensure idempotence of user creationsethp-1/+1
2023-07-29Auto merge of #114148 - cuviper:drop-llvm-14, r=nikicbors-96/+9
2023-07-28Auto merge of #113931 - cuviper:ci-ubuntu-22.04, r=Mark-Simulacrumbors-264/+493
2023-07-27Update the minimum external LLVM to 15Josh Stone-96/+9
2023-07-26ci: use `armv7-a+fp` for `armv7-unknown-linux_musleabihf`Josh Stone-3/+3
2023-07-25CI: fix CMake installation for 32 and 64bit `dist` LinuxJakub Beránek-4/+2
2023-07-21ci: Update x86_64-gnu to ubuntu:22.04Josh Stone-4/+1
2023-07-21ci: Update x86_64-gnu-nopt to ubuntu:22.04Josh Stone-5/+3
2023-07-21ci: Update x86_64-gnu-debug to ubuntu:22.04Josh Stone-4/+1
2023-07-21ci: Update wasm32 to ubuntu:22.04Josh Stone-5/+4
2023-07-21ci: Update test-various to ubuntu:22.04Josh Stone-16/+6
2023-07-21ci: Update dist-x86_64-netbsd to ubuntu:22.04Josh Stone-6/+6
2023-07-21ci: Update dist-x86_64-musl to ubuntu:22.04Josh Stone-6/+4
2023-07-21ci: Update dist-various-2 to ubuntu:22.04Josh Stone-13/+10
2023-07-21ci: Update dist-various-1 to ubuntu:22.04Josh Stone-8/+6
2023-07-21ci: Update dist-powerpc64le-linux to ubuntu:22.04Josh Stone-7/+1
2023-07-21ci: Update armhf-gnu to ubuntu:22.04Josh Stone-185/+448
2023-07-21ci: Update aarch64-gnu to ubuntu:22.04Josh Stone-5/+3
2023-07-19remove hack, now CI uses (currently latest) SDK 10.0.22621.0klensy-8/+0
2023-07-17Auto merge of #113714 - Kobzol:ci-cmake, r=nikicbors-3/+51
2023-07-16CI: build CMake 3.20 to support LLVM 17Jakub Beránek-3/+51
2023-07-14Add even more GHA log groupsjyn-3/+9