Fix release check tooling for providers - #64920
Merged
Merged
Conversation
jscheffl
requested review from
amoghrajesh,
ashb,
bugraoz93,
choo121600,
ephraimbuddy,
gopidesupavan,
jason810496,
jedcunningham,
kaxil,
potiuk and
vatsrahul1001
as code owners
April 8, 2026 19:58
potiuk
approved these changes
Apr 8, 2026
potiuk
reviewed
Apr 8, 2026
jscheffl
force-pushed
the
bugfix/fix-release-check-tooling
branch
from
April 9, 2026 18:37
b6ab7f5 to
7ef3365
Compare
bugraoz93
approved these changes
Apr 9, 2026
jscheffl
force-pushed
the
bugfix/fix-release-check-tooling
branch
from
April 9, 2026 21:26
7ef3365 to
218f02e
Compare
potiuk
approved these changes
Apr 10, 2026
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 10, 2026
* Fix release check tooling for providers * Use pyproject.toml to allow provider packages w/o cooldown (cherry picked from commit 8418e13) Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
Contributor
Backport successfully created: v3-2-testNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
|
jscheffl
added a commit
that referenced
this pull request
Apr 10, 2026
vatsrahul1001
pushed a commit
that referenced
this pull request
Apr 15, 2026
vatsrahul1001
pushed a commit
that referenced
this pull request
Apr 15, 2026
vatsrahul1001
pushed a commit
that referenced
this pull request
Apr 15, 2026
vatsrahul1001
pushed a commit
that referenced
this pull request
Apr 15, 2026
charliermarsh
pushed a commit
to astral-sh/ruff
that referenced
this pull request
Jul 25, 2026
<!-- Thank you for contributing to Ruff/ty! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? (Please prefix with `[ty]` for ty pull requests.) - Does this pull request include references to any relevant issues? - Does this PR follow our AI policy (https://github.com/astral-sh/.github/blob/main/AI_POLICY.md)? --> ## Summary This reverts commit dd16d68 (#23921), since issue upstream is fixed in apache/airflow#64920 and workaround is no longer needed. https://patch-diff.githubusercontent.com/raw/apache/airflow/pull/64920.diff ```diff diff --git a/task-sdk/src/airflow/sdk/_shared/AGENTS.md b/task-sdk/src/airflow/sdk/_shared/AGENTS.md index 8d2c7cf9d3367..57a3a75046e45 120000 --- a/task-sdk/src/airflow/sdk/_shared/AGENTS.md +++ b/task-sdk/src/airflow/sdk/_shared/AGENTS.md @@ -1 +1 @@ -../../../../../airflow-core/src/airflow/_shared/AGENTS..md \ No newline at end of file +../../../../../airflow-core/src/airflow/_shared/AGENTS.md \ No newline at end of file ``` So workaround is no longer needed. ## Test Plan `ruff-ecosystem` runs without issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for challenges in PMC release checks for providers:
..md-->.md)Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.