bigquery-etl/tests/dags_config
akkomar 7cded347a6
Bug 1709871 - Support private DAGs in the CLI (#2081)
This will allow creating DAGs in the private version of bigquery-etl repository.

 Changes:
 * support private_bqetl_ prefix in CLI
 * add test to validate if all DAGs here (public repo) start with `bqetl_` (similar test will be added in private repo requiring `private_bqetl_` prefix)
2021-05-28 19:01:36 +02:00
..
test_dag_names.py Bug 1709871 - Support private DAGs in the CLI (#2081) 2021-05-28 19:01:36 +02:00