tree: 7b750e2bb9d483cdb924813bce076a6305609f1d [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.