Skip to content

Fix python client NOTICE and wheel content#60539

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:fix-python-client-release-command
Jan 14, 2026
Merged

Fix python client NOTICE and wheel content#60539
potiuk merged 1 commit intoapache:mainfrom
potiuk:fix-python-client-release-command

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jan 14, 2026

There were some issues found in the process of Python Client
generation:

  • NOTICE file was empty
  • The .whl file contained docs and tests folders needlessly
  • Verification steps were not separated out from publishing RC

This PR fixes those problems.

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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Jan 14, 2026
@potiuk potiuk force-pushed the fix-python-client-release-command branch from 5a7dbc3 to 3e9867c Compare January 14, 2026 17:35
@potiuk potiuk added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jan 14, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
@potiuk potiuk force-pushed the fix-python-client-release-command branch from 3e9867c to d1295d0 Compare January 14, 2026 17:59
@potiuk potiuk merged commit ed62102 into apache:main Jan 14, 2026
100 checks passed
@potiuk potiuk deleted the fix-python-client-release-command branch January 14, 2026 20:46
github-actions bot pushed a commit that referenced this pull request Jan 14, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
(cherry picked from commit ed62102)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@github-actions
Copy link

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jan 14, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
(cherry picked from commit ed62102)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 16, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
(cherry picked from commit ed62102)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 16, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
(cherry picked from commit ed62102)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Jan 22, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
There were some issues found in the process of Python Client
generation:

* NOTICE file was empty
* The .whl file contained `docs` and `tests` folders needlessly
* Verification steps were not separated out from publishing RC

This PR fixes those problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API 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