tree: 7ec662ab4c51bc6281960d8cbbe02fef7b586b58 [path history] [tgz]
  1. src/
  2. templates/
  3. tests/
  4. Cargo.lock
  5. Cargo.toml
  6. README.md
src/ci/citool/README.md

CI tooling

This is a simple Rust script that determines which jobs should be executed on CI based on the situation (pull request, try job, merge attempt). It also provides a simple way of executing (some) CI jobs locally.