Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Oct 24, 2025

  • include task-sdk
  • switch to RAT 0.17
  • update .rat-excludes to be compatible with RAT 0.17
  • Add .gitignore to task-sdk to not build release with accidental files

^ 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.

@boring-cyborg boring-cyborg bot added area:dev-tools area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Oct 24, 2025
@potiuk potiuk force-pushed the review-and-modernise-checks-for-airflow-and-task-sdk branch 2 times, most recently from b2bcd35 to a00c51b Compare October 24, 2025 17:49
* include task-sdk
* switch to RAT 0.17
* update .rat-excludes to be compatible with RAT 0.17
* Add .gitignore to task-sdk to not build release with accidental files
@potiuk potiuk force-pushed the review-and-modernise-checks-for-airflow-and-task-sdk branch from a00c51b to 6eefea2 Compare October 25, 2025 06:42
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.

Looks good!

@potiuk potiuk merged commit 90e3926 into apache:main Oct 25, 2025
112 checks passed
@potiuk potiuk deleted the review-and-modernise-checks-for-airflow-and-task-sdk branch October 25, 2025 13:22
@github-actions
Copy link

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 90e3926 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 added a commit to potiuk/airflow that referenced this pull request Oct 25, 2025
…pache#57203)

* include task-sdk
* switch to RAT 0.17
* update .rat-excludes to be compatible with RAT 0.17
* Add .gitignore to task-sdk to not build release with accidental files
(cherry picked from commit 90e3926)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit to potiuk/airflow that referenced this pull request Oct 25, 2025
…pache#57203)

* include task-sdk
* switch to RAT 0.17
* update .rat-excludes to be compatible with RAT 0.17
* Add .gitignore to task-sdk to not build release with accidental files
(cherry picked from commit 90e3926)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Oct 25, 2025
…57203) (#57252)

* include task-sdk
* switch to RAT 0.17
* update .rat-excludes to be compatible with RAT 0.17
* Add .gitignore to task-sdk to not build release with accidental files
(cherry picked from commit 90e3926)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:task-sdk 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.

3 participants