about summary refs log tree commit diff
path: root/src/ci/scripts/should-skip-this.sh
AgeCommit message (Expand)AuthorLines
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2022-10-12should-skip-this: add missing backslashRalf Jung-1/+1
2022-10-07run Miri CI when std::sys changesRalf Jung-1/+4
2022-10-04test Miri changes in PR CI; we no longer need xargoRalf Jung-2/+3
2022-03-18Run rustdoc GUI tests when browser-ui-test version is updatedGuillaume Gomez-0/+1
2022-03-16Run GUI test when browser-ui-test version is updatedGuillaume Gomez-0/+1
2021-07-28add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightlyPietro Albini-25/+37
2021-05-26Also run check in case there are changes in the rustdoc-gui toolsGuillaume Gomez-2/+4
2021-05-26Enforce rustdoc-gui test-suite runGuillaume Gomez-0/+4
2021-05-14ci(should-skip-this): only check commits when skip rule enabledCaleb Cartwright-7/+11
2021-05-14should-skip-this: Check for changes between the master branch, not the previo...Joshua Nelson-2/+6
2021-05-14Run toolstate jobs when src/tools/rustfmt is modified.Joshua Nelson-2/+2
2020-11-07Run tools builder on subtree changesMark Rousskov-0/+4
2019-10-29Apply suggestions from lzutaoPietro Albini-1/+1
2019-10-29ci: extract job skipping logic into a scriptPietro Albini-0/+20