The GitHub Actions job "Tests" on airflow.git/fix/issue-59332 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 7f2e024a0e41dcae4457f1def8fee0cc0782efbc / Yoann Abriel <[email protected]> fix(providers/google): sanitize Dataproc batch labels to use dashes instead of underscores GCP labels only allow lowercase letters, numbers, and dashes. `__update_batch_labels` was replacing dots/spaces with underscores, causing InvalidArgument errors when DAG/task IDs contained underscores (e.g. task groups with dots in their path). Also fixes the validation regex to match GCP's actual label requirements and corrects the dag_display_name validation check which was incorrectly testing dag_id instead. Closes: #59332 Report URL: https://github.com/apache/airflow/actions/runs/22716995374 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
