The GitHub Actions job "Tests (AMD)" on airflow.git/add-more-registry-module-categories has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: ce6480dfe043e9d2be0492e73f19c16ed86ce8a1 / Wei Lee <[email protected]> Deduplicate dotted-path resolution in the module discovery script Class-level sections, plugins, dialects, and task-decorators each repeated the same split/import/getattr logic for resolving a dotted class or function path, making it easy for the failure handling in one copy to drift from the others. Also widens _get_first_docstring_line's parameter type to object, since it only ever reads __doc__ and doesn't require an actual class -- mypy caught the mismatch once the new helper's return type stopped inferring as Any at the task-decorators call site. Report URL: https://github.com/apache/airflow/actions/runs/30241671173 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
