Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 7, 2025

There were few small issues with the airflow/task-sdk release-checks:

  • one cd was missing in the process
  • task-sdk folder was not pointing to the right sub-folder.
  • Dockerfile.pmc should use constraints and for task-sdk they should install also apache-airflow and apache-airflow-core as those are not dependencies of task-sdk and pip failed to find them without --pre flag.

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, more fixes, cool.

Did not notice the missing cd which is way better than another parameter added. Thanks for the additional fixes!

@potiuk
Copy link
Member Author

potiuk commented Dec 7, 2025

Did not notice the missing cd which is way better than another parameter added. Thanks for the additional fixes!

Release without a fix to the release process is an opportunity lost to improve things :)

@potiuk potiuk merged commit ad6961d into apache:main Dec 7, 2025
100 of 101 checks passed
@potiuk potiuk deleted the fix-checks-for-task-sdk branch December 7, 2025 18:18
@github-actions
Copy link

github-actions bot commented Dec 7, 2025

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker ad6961d v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

@potiuk
Copy link
Member Author

potiuk commented Dec 7, 2025

Actually it was this that cause the "task-sdk" folder issue.

Screenshot 2025-12-07 at 19 19 11

potiuk added a commit to potiuk/airflow that referenced this pull request Dec 7, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Dec 7, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
amoghrajesh pushed a commit to astronomer/airflow that referenced this pull request Dec 8, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 9, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 11, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Dec 12, 2025
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
There were few small issues with the airflow/task-sdk release-checks:

* one cd was missing in the process
* task-sdk folder was not pointing to the right sub-folder.
* Dockerfile.pmc should use constraints and for task-sdk they
  should install also apache-airflow and apache-airflow-core
  as those are not dependencies of task-sdk and pip failed
  to find them without --pre flag.
(cherry picked from commit ad6961d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants