Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.52 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.52 KB

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
  • Diagrams - contains diagrams of the CI workflows
  • Debugging - contains description of debugging CI issues
  • Running CI Locally - contains description of running CI locally