Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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