Skip to content

Conversation

@jedcunningham
Copy link
Member

Closes #51282

We recently added the bundle path to sys.path in the dag processor, but it was missed in the task runner.

@jedcunningham jedcunningham added this to the Airflow 3.0.2 milestone Jun 2, 2025
@jedcunningham jedcunningham requested a review from ashb as a code owner June 2, 2025 17:43
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Jun 2, 2025
@jedcunningham jedcunningham marked this pull request as draft June 2, 2025 17:49
@jedcunningham jedcunningham marked this pull request as ready for review June 2, 2025 17:56
@jedcunningham jedcunningham force-pushed the bundle_on_syspath_worker branch from ca7cde5 to ef5f346 Compare June 2, 2025 21:33
@jedcunningham jedcunningham force-pushed the bundle_on_syspath_worker branch from 22d315c to 1121dc4 Compare June 2, 2025 22:58
@jedcunningham jedcunningham added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jun 3, 2025
@jedcunningham jedcunningham merged commit b1bbc82 into apache:main Jun 3, 2025
72 checks passed
@jedcunningham jedcunningham deleted the bundle_on_syspath_worker branch June 3, 2025 04:36
github-actions bot pushed a commit that referenced this pull request Jun 3, 2025
(cherry picked from commit b1bbc82)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Jun 3, 2025

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 3, 2025
(cherry picked from commit b1bbc82)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
amoghrajesh added a commit that referenced this pull request Jun 3, 2025
(cherry picked from commit b1bbc82)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
kaxil pushed a commit that referenced this pull request Jun 3, 2025
(cherry picked from commit b1bbc82)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bundle root not imported to import path on worker

3 participants