choo121600 commented on PR #59723: URL: https://github.com/apache/airflow/pull/59723#issuecomment-3682880102
# DAG String Replacement Checklist Found 'DAG' in 1081 files that need to be changed to 'Dag' or 'Dags'. ## Summary - **Total files**: 1081 - **String literals**: 3760 - **Comments**: 1406 --- ## airflow-core/docs - [ ] **6 files, 18 items** (17 strings, 1 comments) ## airflow-core/docs/administration-and-deployment - [ ] **3 files, 6 items** (4 strings, 2 comments) ## airflow-core/docs/administration-and-deployment/logging-monitoring - [ ] **2 files, 2 items** (2 strings, 0 comments) ## airflow-core/docs/authoring-and-scheduling - [ ] **3 files, 5 items** (5 strings, 0 comments) ## airflow-core/docs/core-concepts - [ ] **2 files, 15 items** (15 strings, 0 comments) ## airflow-core/docs/howto - [ ] **3 files, 6 items** (6 strings, 0 comments) ## airflow-core/docs/img - [ ] **4 files, 14 items** (14 strings, 0 comments) ## airflow-core/docs/installation - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/docs/security - [ ] **2 files, 4 items** (2 strings, 2 comments) ## airflow-core/src/airflow - [ ] **5 files, 37 items** (29 strings, 8 comments) ## airflow-core/src/airflow/api/common - [ ] **3 files, 26 items** (24 strings, 2 comments) ## airflow-core/src/airflow/api\_fastapi/auth/managers - [ ] **1 files, 6 items** (6 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/auth/managers/models - [ ] **1 files, 4 items** (4 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/auth/managers/simple - [ ] **1 files, 1 items** (0 strings, 1 comments) ## airflow-core/src/airflow/api\_fastapi/common - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/common/db - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/core\_api/datamodels - [ ] **8 files, 42 items** (42 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/core\_api/datamodels/ui - [ ] **5 files, 16 items** (16 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/core\_api/routes/public - [ ] **12 files, 76 items** (64 strings, 12 comments) ## airflow-core/src/airflow/api\_fastapi/core\_api/routes/ui - [ ] **4 files, 17 items** (7 strings, 10 comments) ## airflow-core/src/airflow/api\_fastapi/core\_api/services/public - [ ] **1 files, 1 items** (1 strings, 0 comments) ## airflow-core/src/airflow/api\_fastapi/core\_api/services/ui - [ ] **2 files, 9 items** (8 strings, 1 comments) ## airflow-core/src/airflow/api\_fastapi/execution\_api/datamodels - [ ] **2 files, 6 items** (5 strings, 1 comments) ## airflow-core/src/airflow/api\_fastapi/execution\_api/routes - [ ] **2 files, 11 items** (8 strings, 3 comments) ## airflow-core/src/airflow/callbacks - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/src/airflow/cli - [ ] **2 files, 36 items** (36 strings, 0 comments) ## airflow-core/src/airflow/cli/commands - [ ] **6 files, 51 items** (49 strings, 2 comments) ## airflow-core/src/airflow/config\_templates - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/src/airflow/dag\_processing - [ ] **4 files, 108 items** (80 strings, 28 comments) ## airflow-core/src/airflow/dag\_processing/bundles - [ ] **3 files, 28 items** (28 strings, 0 comments) ## airflow-core/src/airflow/example\_dags - [ ] **33 files, 73 items** (67 strings, 6 comments) ## airflow-core/src/airflow/example\_dags/plugins - [ ] **2 files, 6 items** (4 strings, 2 comments) ## airflow-core/src/airflow/executors - [ ] **1 files, 3 items** (3 strings, 0 comments) ## airflow-core/src/airflow/jobs - [ ] **2 files, 70 items** (55 strings, 15 comments) ## airflow-core/src/airflow/migrations/versions - [ ] **6 files, 28 items** (25 strings, 3 comments) ## airflow-core/src/airflow/models - [ ] **21 files, 212 items** (178 strings, 34 comments) ## airflow-core/src/airflow/security - [ ] **1 files, 13 items** (12 strings, 1 comments) ## airflow-core/src/airflow/serialization - [ ] **7 files, 101 items** (91 strings, 10 comments) ## airflow-core/src/airflow/serialization/definitions - [ ] **1 files, 3 items** (1 strings, 2 comments) ## airflow-core/src/airflow/task - [ ] **1 files, 4 items** (4 strings, 0 comments) ## airflow-core/src/airflow/ti\_deps - [ ] **1 files, 4 items** (4 strings, 0 comments) ## airflow-core/src/airflow/ti\_deps/deps - [ ] **6 files, 16 items** (13 strings, 3 comments) ## airflow-core/src/airflow/timetables - [ ] **5 files, 34 items** (29 strings, 5 comments) ## airflow-core/src/airflow/triggers - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/src/airflow/ui/openapi-gen/requests - [ ] **1 files, 57 items** (57 strings, 0 comments) ## airflow-core/src/airflow/ui/src/components/Clear/Run - [ ] **1 files, 1 items** (0 strings, 1 comments) ## airflow-core/src/airflow/ui/src/components/Clear/TaskInstance - [ ] **1 files, 1 items** (0 strings, 1 comments) ## airflow-core/src/airflow/ui/src/components/DagActions - [ ] **1 files, 1 items** (1 strings, 0 comments) ## airflow-core/src/airflow/ui/src/components/FlexibleForm - [ ] **9 files, 9 items** (0 strings, 9 comments) ## airflow-core/src/airflow/ui/src/components/TriggerDag - [ ] **4 files, 4 items** (4 strings, 0 comments) ## airflow-core/src/airflow/ui/src/layouts/Details - [ ] **2 files, 3 items** (2 strings, 1 comments) ## airflow-core/src/airflow/ui/src/mocks/handlers - [ ] **1 files, 4 items** (4 strings, 0 comments) ## airflow-core/src/airflow/ui/src/pages - [ ] **1 files, 1 items** (1 strings, 0 comments) ## airflow-core/src/airflow/ui/src/pages/DagsList - [ ] **2 files, 4 items** (4 strings, 0 comments) ## airflow-core/src/airflow/ui/src/pages/Dashboard/Stats - [ ] **2 files, 2 items** (2 strings, 0 comments) ## airflow-core/src/airflow/ui/src/pages/Events - [ ] **1 files, 1 items** (0 strings, 1 comments) ## airflow-core/src/airflow/ui/src/queries - [ ] **4 files, 5 items** (1 strings, 4 comments) ## airflow-core/src/airflow/utils - [ ] **8 files, 41 items** (35 strings, 6 comments) ## airflow-core/src/airflow/utils/log - [ ] **1 files, 4 items** (0 strings, 4 comments) ## airflow-core/tests - [ ] **1 files, 4 items** (4 strings, 0 comments) ## airflow-core/tests/integration/otel - [ ] **1 files, 9 items** (6 strings, 3 comments) ## airflow-core/tests/system - [ ] **1 files, 2 items** (0 strings, 2 comments) ## airflow-core/tests/unit/always - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/tests/unit/api/common - [ ] **1 files, 3 items** (3 strings, 0 comments) ## airflow-core/tests/unit/api\_fastapi - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/tests/unit/api\_fastapi/common - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/tests/unit/api\_fastapi/common/db - [ ] **1 files, 37 items** (24 strings, 13 comments) ## airflow-core/tests/unit/api\_fastapi/core\_api/routes/public - [ ] **16 files, 301 items** (271 strings, 30 comments) ## airflow-core/tests/unit/api\_fastapi/core\_api/routes/ui - [ ] **5 files, 71 items** (52 strings, 19 comments) ## airflow-core/tests/unit/api\_fastapi/core\_api/services/public - [ ] **1 files, 4 items** (4 strings, 0 comments) ## airflow-core/tests/unit/api\_fastapi/execution\_api/versions/head - [ ] **3 files, 40 items** (31 strings, 9 comments) ## airflow-core/tests/unit/api\_fastapi/execution\_api/versions/v2025\_04\_28 - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-core/tests/unit/cli/commands - [ ] **5 files, 31 items** (21 strings, 10 comments) ## airflow-core/tests/unit/cluster\_policies - [ ] **1 files, 5 items** (5 strings, 0 comments) ## airflow-core/tests/unit/core - [ ] **3 files, 6 items** (3 strings, 3 comments) ## airflow-core/tests/unit/dag\_processing - [ ] **4 files, 98 items** (72 strings, 26 comments) ## airflow-core/tests/unit/dag\_processing/bundles - [ ] **1 files, 12 items** (12 strings, 0 comments) ## airflow-core/tests/unit/dags - [ ] **11 files, 16 items** (8 strings, 8 comments) ## airflow-core/tests/unit/dags/test\_zip - [ ] **1 files, 1 items** (0 strings, 1 comments) ## airflow-core/tests/unit/dags\_corrupted - [ ] **1 files, 3 items** (0 strings, 3 comments) ## airflow-core/tests/unit/jobs - [ ] **2 files, 95 items** (49 strings, 46 comments) ## airflow-core/tests/unit/listeners - [ ] **1 files, 1 items** (1 strings, 0 comments) ## airflow-core/tests/unit/models - [ ] **10 files, 101 items** (62 strings, 39 comments) ## airflow-core/tests/unit/serialization - [ ] **2 files, 85 items** (66 strings, 19 comments) ## airflow-core/tests/unit/ti\_deps/deps - [ ] **4 files, 17 items** (15 strings, 2 comments) ## airflow-core/tests/unit/timetables - [ ] **3 files, 8 items** (5 strings, 3 comments) ## airflow-core/tests/unit/utils - [ ] **6 files, 39 items** (25 strings, 14 comments) ## airflow-core/tests/unit/utils/log - [ ] **1 files, 3 items** (2 strings, 1 comments) ## airflow-ctl-tests/tests/airflowctl\_tests - [ ] **1 files, 3 items** (0 strings, 3 comments) ## airflow-ctl/src/airflowctl/api - [ ] **2 files, 12 items** (12 strings, 0 comments) ## airflow-ctl/src/airflowctl/api/datamodels - [ ] **1 files, 42 items** (42 strings, 0 comments) ## airflow-ctl/src/airflowctl/ctl - [ ] **1 files, 1 items** (1 strings, 0 comments) ## airflow-ctl/src/airflowctl/ctl/commands - [ ] **2 files, 7 items** (7 strings, 0 comments) ## airflow-ctl/tests/airflow\_ctl/api - [ ] **1 files, 1 items** (1 strings, 0 comments) ## airflow-ctl/tests/airflow\_ctl/ctl/commands - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-e2e-tests/tests/airflow\_e2e\_tests/basic\_tests - [ ] **2 files, 5 items** (5 strings, 0 comments) ## airflow-e2e-tests/tests/airflow\_e2e\_tests/dags - [ ] **1 files, 2 items** (2 strings, 0 comments) ## airflow-e2e-tests/tests/airflow\_e2e\_tests/e2e\_test\_utils - [ ] **1 files, 5 items** (4 strings, 1 comments) ## airflow-e2e-tests/tests/airflow\_e2e\_tests/remote\_log\_tests - [ ] **1 files, 3 items** (3 strings, 0 comments) ## clients/python - [ ] **1 files, 8 items** (7 strings, 1 comments) ## contributing-docs/testing - [ ] **2 files, 12 items** (12 strings, 0 comments) ## dev - [ ] **1 files, 33 items** (31 strings, 2 comments) ## dev/airflow\_mypy/plugin - [ ] **1 files, 2 items** (2 strings, 0 comments) ## dev/airflow\_perf - [ ] **2 files, 7 items** (7 strings, 0 comments) ## dev/airflow\_perf/dags - [ ] **1 files, 5 items** (4 strings, 1 comments) ## dev/breeze/src/airflow\_breeze/commands - [ ] **5 files, 6 items** (6 strings, 0 comments) ## dev/breeze/src/airflow\_breeze/params - [ ] **1 files, 3 items** (3 strings, 0 comments) ## dev/breeze/src/airflow\_breeze/prepare\_providers - [ ] **1 files, 2 items** (2 strings, 0 comments) ## devel-common/src/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## devel-common/src/sphinx\_exts/includes - [ ] **1 files, 1 items** (1 strings, 0 comments) ## devel-common/src/tests\_common - [ ] **1 files, 15 items** (14 strings, 1 comments) ## devel-common/src/tests\_common/test\_utils - [ ] **5 files, 10 items** (8 strings, 2 comments) ## devel-common/src/tests\_common/test\_utils/perf/perf\_kit - [ ] **2 files, 3 items** (3 strings, 0 comments) ## docker-tests/tests/docker\_tests - [ ] **1 files, 3 items** (2 strings, 1 comments) ## files/dags - [ ] **44 files, 137 items** (114 strings, 23 comments) ## files/plugins/dag\_toggle - [ ] **1 files, 17 items** (16 strings, 1 comments) ## files/plugins/dag\_toggle/static - [ ] **1 files, 10 items** (7 strings, 3 comments) ## helm-tests/tests/helm\_tests/airflow\_core - [ ] **2 files, 8 items** (8 strings, 0 comments) ## helm-tests/tests/helm\_tests/other - [ ] **1 files, 2 items** (2 strings, 0 comments) ## kubernetes-tests/tests/kubernetes\_tests - [ ] **1 files, 5 items** (3 strings, 2 comments) ## performance/src/performance\_dags/performance\_dag - [ ] **2 files, 41 items** (39 strings, 2 comments) ## performance/tests - [ ] **1 files, 7 items** (7 strings, 0 comments) ## providers/airbyte/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/airbyte/tests/system/airbyte - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/alibaba/tests/system/alibaba - [ ] **5 files, 10 items** (0 strings, 10 comments) ## providers/amazon/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/amazon/docs/executors - [ ] **1 files, 6 items** (0 strings, 6 comments) ## providers/amazon/src/airflow/providers/amazon/aws/bundles - [ ] **1 files, 17 items** (15 strings, 2 comments) ## providers/amazon/src/airflow/providers/amazon/aws/executors/aws\_lambda/docker - [ ] **1 files, 5 items** (5 strings, 0 comments) ## providers/amazon/src/airflow/providers/amazon/aws/executors/batch - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/amazon/src/airflow/providers/amazon/aws/hooks - [ ] **1 files, 3 items** (3 strings, 0 comments) ## providers/amazon/src/airflow/providers/amazon/aws/operators - [ ] **4 files, 13 items** (13 strings, 0 comments) ## providers/amazon/src/airflow/providers/amazon/aws/sensors - [ ] **1 files, 11 items** (10 strings, 1 comments) ## providers/amazon/src/airflow/providers/amazon/aws/triggers - [ ] **1 files, 10 items** (10 strings, 0 comments) ## providers/amazon/tests/system/amazon/aws - [ ] **72 files, 170 items** (16 strings, 154 comments) ## providers/amazon/tests/system/amazon/aws/utils - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/amazon/tests/unit/amazon/aws/auth\_manager - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/amazon/tests/unit/amazon/aws/bundles - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/amazon/tests/unit/amazon/aws/hooks - [ ] **2 files, 3 items** (3 strings, 0 comments) ## providers/amazon/tests/unit/amazon/aws/links - [ ] **1 files, 3 items** (3 strings, 0 comments) ## providers/amazon/tests/unit/amazon/aws/operators - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/amazon/tests/unit/amazon/aws/transfers - [ ] **2 files, 2 items** (2 strings, 0 comments) ## providers/amazon/tests/unit/amazon/aws/triggers - [ ] **1 files, 4 items** (4 strings, 0 comments) ## providers/apache/beam/src/airflow/providers/apache/beam/operators - [ ] **1 files, 6 items** (6 strings, 0 comments) ## providers/apache/beam/tests/system/apache/beam - [ ] **10 files, 29 items** (20 strings, 9 comments) ## providers/apache/cassandra/tests/system/apache/cassandra - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/apache/drill/tests/system/apache/drill - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/apache/druid/tests/system/apache/druid - [ ] **2 files, 5 items** (4 strings, 1 comments) ## providers/apache/hive/src/airflow/providers/apache/hive/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/apache/hive/tests/system/apache/hive - [ ] **2 files, 7 items** (2 strings, 5 comments) ## providers/apache/hive/tests/unit/apache/hive/hooks - [ ] **1 files, 20 items** (20 strings, 0 comments) ## providers/apache/hive/tests/unit/apache/hive/transfers - [ ] **1 files, 4 items** (4 strings, 0 comments) ## providers/apache/iceberg/tests/system/apache/iceberg - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/apache/impala/tests/system/apache/impala - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/apache/kafka/tests/system/apache/kafka - [ ] **4 files, 4 items** (0 strings, 4 comments) ## providers/apache/kylin/tests/system/apache/kylin - [ ] **2 files, 6 items** (4 strings, 2 comments) ## providers/apache/livy/tests/system/apache/livy - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/apache/pig/src/airflow/providers/apache/pig/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/apache/pig/tests/system/apache/pig - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/apache/pinot/tests/system/apache/pinot - [ ] **2 files, 5 items** (4 strings, 1 comments) ## providers/apache/spark/tests/system/apache/spark - [ ] **2 files, 7 items** (4 strings, 3 comments) ## providers/apache/tinkerpop/tests/system/apache/tinkerpop - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/apprise/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/asana/tests/system/asana - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/atlassian/jira/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/celery/docs - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/cncf/kubernetes/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/cli - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/decorators - [ ] **2 files, 4 items** (4 strings, 0 comments) ## providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/executors - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/operators - [ ] **2 files, 4 items** (4 strings, 0 comments) ## providers/cncf/kubernetes/tests/system/cncf/kubernetes - [ ] **8 files, 23 items** (6 strings, 17 comments) ## providers/cncf/kubernetes/tests/unit/cncf/kubernetes/decorators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/cncf/kubernetes/tests/unit/cncf/kubernetes/executors - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/cohere/tests/system/cohere - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/common/compat/src/airflow/providers/common/compat - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/common/compat/src/airflow/providers/common/compat/security - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/common/io/src/airflow/providers/common/io/xcom - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/common/io/tests/system/common/io - [ ] **1 files, 2 items** (1 strings, 1 comments) ## providers/common/messaging/tests/system/common/messaging - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/common/sql/src/airflow/providers/common/sql/operators - [ ] **1 files, 5 items** (5 strings, 0 comments) ## providers/common/sql/tests/system/common/sql - [ ] **6 files, 22 items** (11 strings, 11 comments) ## providers/common/sql/tests/unit/common/sql/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/databricks/src/airflow/providers/databricks/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/databricks/src/airflow/providers/databricks/plugins - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/databricks/tests/system/databricks - [ ] **5 files, 19 items** (7 strings, 12 comments) ## providers/databricks/tests/unit/databricks/plugins - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/dbt/cloud/src/airflow/providers/dbt/cloud/operators - [ ] **1 files, 3 items** (3 strings, 0 comments) ## providers/dbt/cloud/tests/system/dbt/cloud - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/dbt/cloud/tests/unit/dbt/cloud/operators - [ ] **1 files, 3 items** (3 strings, 0 comments) ## providers/dbt/cloud/tests/unit/dbt/cloud/utils - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/dingding/tests/system/dingding - [ ] **1 files, 3 items** (1 strings, 2 comments) ## providers/dingding/tests/unit/dingding/hooks - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/docker/src/airflow/providers/docker/decorators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/docker/tests/system/docker - [ ] **4 files, 5 items** (0 strings, 5 comments) ## providers/docker/tests/unit/docker/decorators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/edge3/docs - [ ] **2 files, 3 items** (3 strings, 0 comments) ## providers/edge3/src/airflow/providers/edge3/example\_dags - [ ] **3 files, 9 items** (9 strings, 0 comments) ## providers/edge3/src/airflow/providers/edge3/plugins/www/openapi-gen/requests - [ ] **1 files, 6 items** (6 strings, 0 comments) ## providers/edge3/src/airflow/providers/edge3/worker\_api - [ ] **1 files, 6 items** (6 strings, 0 comments) ## providers/edge3/tests/unit/edge3/worker\_api/routes - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/elasticsearch/tests/system/elasticsearch - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/elasticsearch/tests/unit/elasticsearch/log - [ ] **1 files, 5 items** (5 strings, 0 comments) ## providers/exasol/tests/system/exasol - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/fab/docs/auth-manager - [ ] **1 files, 10 items** (10 strings, 0 comments) ## providers/fab/src/airflow/providers/fab/auth\_manager - [ ] **1 files, 11 items** (7 strings, 4 comments) ## providers/fab/src/airflow/providers/fab/auth\_manager/cli\_commands - [ ] **3 files, 35 items** (26 strings, 9 comments) ## providers/fab/src/airflow/providers/fab/auth\_manager/security\_manager - [ ] **1 files, 16 items** (15 strings, 1 comments) ## providers/fab/src/airflow/providers/fab/www/security - [ ] **1 files, 11 items** (10 strings, 1 comments) ## providers/fab/tests/unit/fab/auth\_manager - [ ] **3 files, 77 items** (48 strings, 29 comments) ## providers/fab/tests/unit/fab/auth\_manager/api\_fastapi/datamodels - [ ] **1 files, 7 items** (7 strings, 0 comments) ## providers/fab/tests/unit/fab/auth\_manager/api\_fastapi/services - [ ] **1 files, 23 items** (23 strings, 0 comments) ## providers/fab/tests/unit/fab/auth\_manager/cli\_commands - [ ] **1 files, 21 items** (14 strings, 7 comments) ## providers/fab/tests/unit/fab/auth\_manager/schemas - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/ftp/tests/system/ftp - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/git/src/airflow/providers/git/bundles - [ ] **1 files, 4 items** (4 strings, 0 comments) ## providers/github/tests/system/github - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/google/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/google/docs/logging - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/google/docs/operators/cloud - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/google/src/airflow/providers/google/cloud/hooks - [ ] **2 files, 11 items** (11 strings, 0 comments) ## providers/google/src/airflow/providers/google/cloud/operators - [ ] **6 files, 19 items** (19 strings, 0 comments) ## providers/google/src/airflow/providers/google/cloud/sensors - [ ] **1 files, 20 items** (20 strings, 0 comments) ## providers/google/src/airflow/providers/google/cloud/transfers - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/google/src/airflow/providers/google/cloud/triggers - [ ] **1 files, 5 items** (5 strings, 0 comments) ## providers/google/src/airflow/providers/google/cloud/utils - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/google/tests/system/google/ads - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/alloy\_db - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/azure - [ ] **2 files, 5 items** (1 strings, 4 comments) ## providers/google/tests/system/google/cloud/bigquery - [ ] **15 files, 61 items** (30 strings, 31 comments) ## providers/google/tests/system/google/cloud/bigtable - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/cloud\_batch - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/cloud\_build - [ ] **2 files, 8 items** (4 strings, 4 comments) ## providers/google/tests/system/google/cloud/cloud\_functions - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/cloud\_logging\_sink - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/google/tests/system/google/cloud/cloud\_memorystore - [ ] **2 files, 8 items** (4 strings, 4 comments) ## providers/google/tests/system/google/cloud/cloud\_run - [ ] **2 files, 8 items** (4 strings, 4 comments) ## providers/google/tests/system/google/cloud/cloud\_sql - [ ] **4 files, 16 items** (8 strings, 8 comments) ## providers/google/tests/system/google/cloud/composer - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/compute - [ ] **5 files, 20 items** (10 strings, 10 comments) ## providers/google/tests/system/google/cloud/data\_loss\_prevention - [ ] **5 files, 20 items** (10 strings, 10 comments) ## providers/google/tests/system/google/cloud/dataflow - [ ] **11 files, 43 items** (22 strings, 21 comments) ## providers/google/tests/system/google/cloud/dataform - [ ] **1 files, 5 items** (2 strings, 3 comments) ## providers/google/tests/system/google/cloud/datafusion - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/dataplex - [ ] **4 files, 16 items** (8 strings, 8 comments) ## providers/google/tests/system/google/cloud/dataprep - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/dataproc - [ ] **24 files, 96 items** (48 strings, 48 comments) ## providers/google/tests/system/google/cloud/dataproc\_metastore - [ ] **3 files, 12 items** (6 strings, 6 comments) ## providers/google/tests/system/google/cloud/datastore - [ ] **3 files, 12 items** (6 strings, 6 comments) ## providers/google/tests/system/google/cloud/gcs - [ ] **26 files, 102 items** (50 strings, 52 comments) ## providers/google/tests/system/google/cloud/gen\_ai - [ ] **2 files, 12 items** (8 strings, 4 comments) ## providers/google/tests/system/google/cloud/kubernetes\_engine - [ ] **6 files, 24 items** (12 strings, 12 comments) ## providers/google/tests/system/google/cloud/looker - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/managed\_kafka - [ ] **3 files, 12 items** (6 strings, 6 comments) ## providers/google/tests/system/google/cloud/ml\_engine - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/natural\_language - [ ] **1 files, 5 items** (3 strings, 2 comments) ## providers/google/tests/system/google/cloud/pubsub - [ ] **2 files, 8 items** (4 strings, 4 comments) ## providers/google/tests/system/google/cloud/spanner - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/speech\_to\_text - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/sql\_to\_sheets - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/stackdriver - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/storage\_transfer - [ ] **3 files, 12 items** (6 strings, 6 comments) ## providers/google/tests/system/google/cloud/tasks - [ ] **2 files, 8 items** (4 strings, 4 comments) ## providers/google/tests/system/google/cloud/text\_to\_speech - [ ] **1 files, 3 items** (1 strings, 2 comments) ## providers/google/tests/system/google/cloud/transfers - [ ] **4 files, 16 items** (8 strings, 8 comments) ## providers/google/tests/system/google/cloud/translate - [ ] **6 files, 24 items** (12 strings, 12 comments) ## providers/google/tests/system/google/cloud/translate\_speech - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/vertex\_ai - [ ] **17 files, 69 items** (34 strings, 35 comments) ## providers/google/tests/system/google/cloud/video\_intelligence - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/cloud/vision - [ ] **3 files, 9 items** (3 strings, 6 comments) ## providers/google/tests/system/google/cloud/workflows - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/system/google/leveldb - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/google/tests/system/google/marketing\_platform - [ ] **4 files, 15 items** (8 strings, 7 comments) ## providers/google/tests/system/google/suite - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/google/tests/unit/google/cloud/hooks - [ ] **2 files, 11 items** (11 strings, 0 comments) ## providers/google/tests/unit/google/cloud/log - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/google/tests/unit/google/cloud/operators - [ ] **2 files, 6 items** (1 strings, 5 comments) ## providers/google/tests/unit/google/cloud/sensors - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/google/tests/unit/google/cloud/triggers - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/hashicorp/src/airflow/providers/hashicorp/\_internal\_client - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/http/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/http/src/airflow/providers/http/triggers - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/http/tests/system/http - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/influxdb/tests/system/influxdb - [ ] **2 files, 3 items** (0 strings, 3 comments) ## providers/jdbc/tests/system/jdbc - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/jenkins/tests/system/jenkins - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/microsoft/azure/tests/system/microsoft/azure - [ ] **22 files, 46 items** (6 strings, 40 comments) ## providers/microsoft/mssql/tests/system/microsoft/mssql - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/microsoft/psrp/src/airflow/providers/microsoft/psrp/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/microsoft/winrm/tests/system/microsoft/winrm - [ ] **1 files, 3 items** (0 strings, 3 comments) ## providers/mysql/tests/system/mysql - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/neo4j/tests/system/neo4j - [ ] **3 files, 3 items** (0 strings, 3 comments) ## providers/odbc/tests/system/odbc - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/openai/tests/system/openai - [ ] **2 files, 2 items** (0 strings, 2 comments) ## providers/openlineage/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/openlineage/docs/guides - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/openlineage/src/airflow/providers/openlineage - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/openlineage/src/airflow/providers/openlineage/extractors - [ ] **2 files, 2 items** (0 strings, 2 comments) ## providers/openlineage/src/airflow/providers/openlineage/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/openlineage/src/airflow/providers/openlineage/plugins - [ ] **4 files, 27 items** (24 strings, 3 comments) ## providers/openlineage/src/airflow/providers/openlineage/utils - [ ] **2 files, 32 items** (32 strings, 0 comments) ## providers/openlineage/tests/system/openlineage - [ ] **21 files, 69 items** (45 strings, 24 comments) ## providers/openlineage/tests/system/openlineage/expected\_events - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/openlineage/tests/system/openlineage/transport - [ ] **1 files, 3 items** (2 strings, 1 comments) ## providers/openlineage/tests/unit/openlineage/extractors - [ ] **2 files, 2 items** (2 strings, 0 comments) ## providers/openlineage/tests/unit/openlineage/plugins - [ ] **3 files, 32 items** (20 strings, 12 comments) ## providers/opensearch/tests/system/opensearch - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/opensearch/tests/unit/opensearch/log - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/opensearch/tests/unit/opensearch/operators - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/opsgenie/tests/system/opsgenie - [ ] **2 files, 2 items** (0 strings, 2 comments) ## providers/oracle/src/airflow/providers/oracle/example\_dags - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/oracle/tests/system/oracle - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/pagerduty/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/papermill/tests/system/papermill - [ ] **3 files, 9 items** (6 strings, 3 comments) ## providers/pgvector/tests/system/pgvector - [ ] **2 files, 6 items** (4 strings, 2 comments) ## providers/pinecone/tests/system/pinecone - [ ] **5 files, 5 items** (0 strings, 5 comments) ## providers/pinecone/tests/unit/pinecone/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/postgres/tests/system/postgres - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/presto/tests/system/presto - [ ] **2 files, 7 items** (4 strings, 3 comments) ## providers/presto/tests/unit/presto/hooks - [ ] **1 files, 3 items** (3 strings, 0 comments) ## providers/qdrant/tests/system/qdrant - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/redis/tests/system/redis - [ ] **2 files, 9 items** (2 strings, 7 comments) ## providers/salesforce/tests/system/salesforce - [ ] **2 files, 2 items** (0 strings, 2 comments) ## providers/samba/src/airflow/providers/samba/transfers - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/samba/tests/system/samba - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/sftp/src/airflow/providers/sftp/decorators/sensors - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/sftp/tests/system/sftp - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/singularity/tests/system/singularity - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/slack/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/slack/tests/system/slack - [ ] **4 files, 8 items** (4 strings, 4 comments) ## providers/smtp/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/smtp/tests/unit/smtp/notifications - [ ] **1 files, 3 items** (1 strings, 2 comments) ## providers/snowflake/src/airflow/providers/snowflake/decorators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/snowflake/src/airflow/providers/snowflake/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/snowflake/tests/system/snowflake - [ ] **4 files, 4 items** (0 strings, 4 comments) ## providers/sqlite/tests/system/sqlite - [ ] **1 files, 4 items** (2 strings, 2 comments) ## providers/standard/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/standard/src/airflow/providers/standard - [ ] **1 files, 6 items** (6 strings, 0 comments) ## providers/standard/src/airflow/providers/standard/decorators - [ ] **10 files, 20 items** (20 strings, 0 comments) ## providers/standard/src/airflow/providers/standard/example\_dags - [ ] **13 files, 30 items** (28 strings, 2 comments) ## providers/standard/src/airflow/providers/standard/operators - [ ] **5 files, 18 items** (17 strings, 1 comments) ## providers/standard/src/airflow/providers/standard/sensors - [ ] **3 files, 27 items** (27 strings, 0 comments) ## providers/standard/src/airflow/providers/standard/utils - [ ] **3 files, 11 items** (11 strings, 0 comments) ## providers/standard/tests/unit/standard - [ ] **1 files, 9 items** (9 strings, 0 comments) ## providers/standard/tests/unit/standard/decorators - [ ] **2 files, 6 items** (6 strings, 0 comments) ## providers/standard/tests/unit/standard/operators - [ ] **4 files, 17 items** (7 strings, 10 comments) ## providers/standard/tests/unit/standard/sensors - [ ] **1 files, 40 items** (36 strings, 4 comments) ## providers/standard/tests/unit/standard/triggers - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/standard/tests/unit/standard/utils - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/tableau/tests/system/tableau - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/telegram/tests/system/telegram - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/teradata/docs/operators - [ ] **1 files, 1 items** (0 strings, 1 comments) ## providers/teradata/src/airflow/providers/teradata/hooks - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/teradata/src/airflow/providers/teradata/operators - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/teradata/tests/system/teradata - [ ] **11 files, 42 items** (20 strings, 22 comments) ## providers/trino/docs - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/trino/src/airflow/providers/trino/hooks - [ ] **1 files, 1 items** (1 strings, 0 comments) ## providers/trino/tests/system/trino - [ ] **2 files, 6 items** (4 strings, 2 comments) ## providers/vertica/tests/system/vertica - [ ] **1 files, 2 items** (2 strings, 0 comments) ## providers/weaviate/tests/system/weaviate - [ ] **7 files, 21 items** (14 strings, 7 comments) ## providers/yandex/tests/system/yandex - [ ] **4 files, 8 items** (0 strings, 8 comments) ## providers/ydb/tests/system/ydb - [ ] **1 files, 2 items** (0 strings, 2 comments) ## providers/zendesk/tests/system/zendesk - [ ] **1 files, 1 items** (0 strings, 1 comments) ## Root - [ ] **2 files, 24 items** (23 strings, 1 comments) ## scripts/ci/prek - [ ] **2 files, 11 items** (10 strings, 1 comments) ## scripts/in\_container - [ ] **1 files, 13 items** (11 strings, 2 comments) ## scripts/in\_container/bin - [ ] **1 files, 3 items** (3 strings, 0 comments) ## scripts/tools - [ ] **1 files, 2 items** (2 strings, 0 comments) ## shared/observability/tests/observability - [ ] **1 files, 1 items** (1 strings, 0 comments) ## task-sdk-integration-tests/dags - [ ] **2 files, 4 items** (4 strings, 0 comments) ## task-sdk-integration-tests/tests/task\_sdk\_tests - [ ] **3 files, 61 items** (56 strings, 5 comments) ## task-sdk/docs - [ ] **2 files, 4 items** (3 strings, 1 comments) ## task-sdk/src/airflow/sdk - [ ] **2 files, 10 items** (10 strings, 0 comments) ## task-sdk/src/airflow/sdk/api - [ ] **1 files, 2 items** (2 strings, 0 comments) ## task-sdk/src/airflow/sdk/api/datamodels - [ ] **1 files, 4 items** (4 strings, 0 comments) ## task-sdk/src/airflow/sdk/bases - [ ] **2 files, 12 items** (11 strings, 1 comments) ## task-sdk/src/airflow/sdk/definitions - [ ] **9 files, 51 items** (37 strings, 14 comments) ## task-sdk/src/airflow/sdk/definitions/\_internal - [ ] **3 files, 5 items** (2 strings, 3 comments) ## task-sdk/src/airflow/sdk/definitions/asset - [ ] **1 files, 2 items** (2 strings, 0 comments) ## task-sdk/src/airflow/sdk/definitions/timetables - [ ] **3 files, 12 items** (12 strings, 0 comments) ## task-sdk/src/airflow/sdk/execution\_time - [ ] **2 files, 13 items** (12 strings, 1 comments) ## task-sdk/src/airflow/sdk/execution\_time/secrets - [ ] **1 files, 2 items** (2 strings, 0 comments) ## task-sdk/tests/task\_sdk/definitions - [ ] **3 files, 26 items** (25 strings, 1 comments) ## task-sdk/tests/task\_sdk/execution\_time - [ ] **3 files, 16 items** (16 strings, 0 comments) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
