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