bigquery-etl/bigquery_etl/cli
Anna Scholtz 13349e8589
Generate Bigeye monitoring configs in CI (#6194)
* Generate Bigeye monitoring configs in CI

* Ensure Bigconfig files are loaded exactly once

* Avoid duplicate validation of Bigconfig files

* Authentication using API key to Bigeye

* Remove api-key option for Bigeye and rely on env var instead
2024-09-17 16:15:20 +00:00
..
__init__.py Add CLI commands to deploy BigConfig files (#6169) 2024-09-12 20:16:35 +00:00
alchemer.py Dependabot/pip/black 24.1.1 fix (#5027) 2024-02-19 15:27:34 +01:00
backfill.py Enhancements to shredder mitigation (#6174) 2024-09-12 16:09:51 +00:00
check.py Require authentication for dry run function and run gcloud auth when … (#5171) 2024-03-06 15:06:29 -08:00
dag.py Bqetl on rich-cli 💸 (#3775) 2024-01-03 11:30:54 -05:00
dryrun.py Pass ID token to dryrun instances to speed things up (#6019) 2024-08-08 12:38:43 -07:00
format.py Pass ID token to dryrun instances to speed things up (#6019) 2024-08-08 12:38:43 -07:00
generate.py Fix bugs in `derived_view_schemas` SQL generator (#5592) 2024-06-07 19:05:36 -07:00
metadata.py DENG-2823: Added deprecate cli command (#5219) 2024-03-19 11:17:32 -07:00
monitoring.py Generate Bigeye monitoring configs in CI (#6194) 2024-09-17 16:15:20 +00:00
query.py Test mitigation (#6205) 2024-09-17 12:09:17 +00:00
routine.py Support symlinks (#4881) 2024-01-24 13:02:43 -08:00
stage.py Fall back to running query to get view schema (#6035) 2024-08-08 16:32:28 -07:00
static.py Use `schema.yaml` for static tables instead of `schema.json` (#5491) 2024-05-03 14:28:53 -07:00
utils.py Generate query with shredder mitigation (#6060) 2024-09-06 16:21:56 +02:00
view.py Pass ID token to dryrun instances to speed things up (#6019) 2024-08-08 12:38:43 -07:00