mozilla / lookml-generator

LookML Generator for Glean and Mozilla Data
https://mozilla.github.io/lookml-generator/generator.html
Mozilla Public License 2.0
17 stars 17 forks source link

chore(ci): Improve Airflow external DAG trigger. #1001

Closed mikaeld closed 5 months ago

mikaeld commented 5 months ago

Description

This slightly alters the configuration for CircleCI <> GCP OIDC configuration. This is a more generic approach that overrides environment variables in the context of the job to prevent environment variables collisions with project/context-level environment variables.

Related PR

https://github.com/mozilla/bigquery-etl/pull/5855