Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.71 KB

File metadata and controls

32 lines (27 loc) · 1.71 KB

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