tree: decb2bbdcbe95c1c92c2801f7a381d7ff711661a
  1. 01_ci_environment.md
  2. 02_images.md
  3. 03_github_variables.md
  4. 04_selective_checks.md
  5. 05_workflows.md
  6. 06_debugging.md
  7. 07_running_ci_locally.md
  8. 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
  • Images - contains description of the CI and PROD images, how to build and customize them, and naming conventions
  • 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