Sign in
apache
/
airflow
/
HEAD
/
.
/
dev
/
breeze
/
doc
/
ci
tree: 2c91600b09571572a32e63ce5001bdb3ab993e9c [
path history
]
[
tgz
]
01_ci_environment.md
02_images.md
03_github_variables.md
04_selective_checks.md
05_workflows.md
06_debugging.md
07_running_ci_locally.md
README.md
dev/breeze/doc/ci/README.md
This directory contains detailed design of the Airflow CI setup.
CI Environment
- contains description of the CI environment
Image Naming
- contains description of the naming conventions for the images
GitHub Variables
- contains description of the GitHub variables used in CI
Selective checks
- contains description of the selective checks performed in CI
Workflows
- contains description of the workflows used in CI
Debugging
- contains description of debugging CI issues
Running CI Locally
- contains description of running CI locally