The GitHub Actions job "Tests (AMD)" on airflow.git/fix-double-dot-validation-task-sdk has succeeded. Run started by GitHub user Andrushika (triggered by Andrushika).
Head commit for run: f940dcf8b8737a5b1808313ddf8a2e2d556b5c20 / Andrew Chang <[email protected]> Reject consecutive dots in Dag and task IDs in the Task SDK #63296 added a check that blocks `..` in IDs to prevent path traversal in airflow.utils.helpers.validate_key, gated by [core] allow_double_dot_in_ids. Dag and task authoring now use the Task SDK validate_key, which never got that check, so IDs like a..b are accepted even when the flag is off. Add the same check to the Task SDK validator so the two validators agree. Report URL: https://github.com/apache/airflow/actions/runs/30374218515 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
