anmolxlight opened a new pull request, #66651: URL: https://github.com/apache/airflow/pull/66651
## Summary - add common discovery helpers for `sdk/coordinators/<dist>` distributions - add prek validation for coordinator distribution metadata/docs and dedicated mypy hook coverage - wire coordinator distributions into the local mypy runner allow-list and bug report template validation - add unit tests for coordinator discovery and the new coordinator prek checks closes: #66515 ## Tests - `uv run --project scripts pytest scripts/tests/ci/prek -q` - `uv run --project scripts python scripts/ci/prek/check_coordinator_distributions.py` - `uv run --project scripts python scripts/ci/prek/check_coordinators_mypy_hooks.py` - `uv run --project scripts python scripts/ci/prek/check_airflow_bug_report_template.py` - `uv run prek run check-coordinator-distributions --all-files` - `uv run prek run check-coordinators-mypy-hooks --all-files` - `uv run prek run check-airflow-bug-report-template --all-files` -- 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]
