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