summary refs log tree commit diff
path: root/.github
AgeCommit message (Expand)AuthorLines
2020-08-07ci: upload non-macOS from GHA instead of Azure PipelinesPietro Albini-24/+24
2020-08-07ci: allow RLA to pick the right PR numberPietro Albini-0/+20
2020-07-22Rollup merge of #74418 - rye:gha-dedup-shell-setting, r=pietroalbiniManish Goregaokar-81/+1
2020-07-22Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-SimulacrumManish Goregaokar-0/+77
2020-07-10ci: allow gating gha on everything but macOSPietro Albini-29/+126
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