about summary refs log tree commit diff
path: root/.github
AgeCommit message (Expand)AuthorLines
2020-08-02Auto merge of #74675 - pietroalbini:aarch64-ci-fallible, r=Mark-Simulacrumbors-0/+5
2020-07-28Use --stage 2 in checktoolsJoshua Nelson-1/+1
2020-07-27Use --stage 2 explicitly in CIJoshua Nelson-3/+3
2020-07-23ci: add aarch64-gnu as a fallible auto builderPietro Albini-0/+5
2020-07-22Enable perf try builderMark Rousskov-3/+4
2020-07-20ci: upload non-macOS from GHA instead of Azure PipelinesPietro Albini-24/+24
2020-07-20ci: allow RLA to pick the right PR numberPietro Albini-0/+20
2020-07-17ci: Replace exec-with-shell wrapper with "plain bash"Kristofer Rye-13/+1
2020-07-16ci: Set `shell: bash` as a default, remove duplicatesKristofer Rye-80/+12
2020-07-16Set shell for github actions CIMark Rousskov-0/+77
2020-07-15Rollup merge of #72973 - msizanoen1:riscv-host, r=pietroalbiniManish Goregaokar-0/+3
2020-07-15Auto merge of #71272 - jclulow:illumos-x86-ci, r=pietroalbinibors-0/+3
2020-07-11RISC-V GNU/Linux as host platformmsizanoen1-0/+3
2020-07-10ci: allow gating gha on everything but macOSPietro Albini-29/+126
2020-07-08build dist for x86_64-unknown-illumosJoshua M. Clulow-0/+3
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-1/+1
2020-07-01Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakisManish Goregaokar-9/+0
2020-06-29Revert "ci: allow gating gha on everything but macOS"Pietro Albini-129/+29
2020-06-20Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearthbors-29/+129
2020-06-20Rollup merge of #73443 - pietroalbini:gha-auto-fallible, r=Mark-SimulacrumManish Goregaokar-29/+129
2020-06-17ci: disable alt build during try buildsPietro Albini-4/+0
2020-06-15ci: allow gating gha on everything but macOSPietro Albini-29/+129
2020-06-15Rollup merge of #73296 - ehuss:remove-msvc-aux, r=Mark-SimulacrumRalf Jung-5/+0
2020-06-12Remove vestigial CI job msvc-aux.Eric Huss-5/+0
2020-06-11Use preinstalled MSYS2Mateusz MikuĊ‚a-9/+0
2020-06-04Enable lld for Cargo tests on Windows.Eric Huss-1/+1
2020-05-25Remove legacy InnoSetup GUI installerChris Denton-9/+0
2020-05-11Configure cache domain for GHAMark Rousskov-0/+4
2020-04-29ci: use bash when executing the "bors build finished" jobsPietro Albini-0/+4
2020-04-22ci: remove duplicated job names on GHAPietro Albini-65/+0
2020-04-22ci: set a default shell on GHAPietro Albini-64/+3
2020-04-18Clarify when to use the tracking issue templateJonas Schievink-1/+1
2020-04-14Update the minimum external LLVM to 8Josh Stone-4/+4
2020-03-31ci: disable cancel-outdated-builds for the try branchPietro Albini-3/+3
2020-03-30Add `Rust` to the code snippetDutchGhost-1/+1
2020-03-24ci: run the "bors build finished" jobs only during try and auto runsPietro Albini-4/+4
2020-03-24ci: run gha workflows for try, auto and master on the forkPietro Albini-3/+3
2020-03-24ci: add github actions configurationPietro Albini-0/+781
2020-03-10rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.orgSantiago Pastorino-2/+2
2020-03-10Rename rustc-guide to rustc-dev-guideSantiago Pastorino-4/+4
2020-01-21Add GitHub issue templatesErin Power-0/+163