All code in this directory is samples or tooling related to Cloud Composer.
2022_airflow_summit
- contains sample code prepared for Airflow Summit 2022 workshopairflow_1_samples
- contains DAGs compatible with Airflow 1 Composer environments. More usage examples can be found in the Composer documentation and standalone samplesblog
- contains sample code used in blog posts pertaining to Cloud Composercicd_sample
- contains a sample for using Cloud Build to test and sync DAGsdag_test_utils
- is a package used internally by repo maintainersfunctions
- contains samples that use Cloud Functions to trigger DAGsrest
- contains samples used in the documentation that interact with the Cloud Composer REST APItools
- contains utilities for Cloud Composer users to manage their environments. Each utility has a corresponding README.workflows
- contains DAGs compatible with Airflow 2 Composer environments. More usage examples can be found in the Composer documentation and standalone samples