The GitHub Actions job "pip in - Update #976047813" on airflow.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).
Head commit for run: fbe3fc927ea38d88132db231c71494fef71dfff2 / Jarek Potiuk <[email protected]> Move task_sdk to a standalone task-sdk distribution (#47451) This is the next stage of refactoring of airflow packages, after moving providers to standalone dstribution and separating devel-common as a common distribution. The `task_sdk` has been renamed to `task-sdk` - this way we will never import anything in task_sdk accidentally starting from content root. Some changes have been needed to make it works: * autouse fixture was added to pytest plugin to add `task-sdk/tests` to PYTHONPATH to make it root import * all tests were moved to `task_sdk` package inside the tests folder * all imports for tests are now `from task_sdk` * common tools for task_sdk has been moved to `devel-common/src/test_utils/task_sdk.py` in order to allow importing them before `task-sdk/tests` is added to pythonpath Report URL: https://github.com/apache/airflow/actions/runs/13707720265 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
