Skip to content

Fix release check tooling for providers#64920

Merged
potiuk merged 2 commits intoapache:mainfrom
jscheffl:bugfix/fix-release-check-tooling
Apr 10, 2026
Merged

Fix release check tooling for providers#64920
potiuk merged 2 commits intoapache:mainfrom
jscheffl:bugfix/fix-release-check-tooling

Conversation

@jscheffl
Copy link
Copy Markdown
Contributor

@jscheffl jscheffl commented Apr 8, 2026

Fix for challenges in PMC release checks for providers:

  • RAT tool failed on broken symlink (..md --> .md)
  • Docker build failed to install new packages due to cooldown period

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {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.

Comment thread dev/breeze/src/airflow_breeze/commands/release_management_commands.py Outdated
@jscheffl jscheffl force-pushed the bugfix/fix-release-check-tooling branch from b6ab7f5 to 7ef3365 Compare April 9, 2026 18:37
@jscheffl jscheffl force-pushed the bugfix/fix-release-check-tooling branch from 7ef3365 to 218f02e Compare April 9, 2026 21:26
@potiuk potiuk merged commit 8418e13 into apache:main Apr 10, 2026
142 checks passed
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>
@github-actions
Copy link
Copy Markdown
Contributor

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

jscheffl added 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>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 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>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 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>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 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>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 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>
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-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants