Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 18, 2025

The Python Client of ours was released so far without sources, because it was assumed it uses the same sources as Airflow - but it's not necessarily the same and it can be released with a different cadence and using different sources - for example to fix some client-only issues.

This PR updates the release process to also include source tarball snapshot as part of the release and updates breeze and release process description to make sure sources are produced and verified.


^ 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 backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Nov 18, 2025
@potiuk potiuk force-pushed the fix-python-client-release-process branch from 65e1054 to a27b315 Compare November 18, 2025 19:03
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
@potiuk potiuk force-pushed the fix-python-client-release-process branch from a27b315 to 0b25708 Compare November 18, 2025 23:01
@potiuk potiuk merged commit dda9d61 into apache:main Nov 19, 2025
100 of 116 checks passed
@potiuk potiuk deleted the fix-python-client-release-process branch November 19, 2025 01:04
github-actions bot pushed a commit that referenced this pull request Nov 19, 2025
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
(cherry picked from commit dda9d61)

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

potiuk added a commit that referenced this pull request Nov 19, 2025
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
(cherry picked from commit dda9d61)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
ephraimbuddy pushed a commit that referenced this pull request Nov 19, 2025
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
(cherry picked from commit dda9d61)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
aaron-wolmutt pushed a commit to aaron-wolmutt/airflow that referenced this pull request Nov 20, 2025
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
itayweb pushed a commit to itayweb/airflow that referenced this pull request Dec 6, 2025
The Python Client of ours was released so far without sources, because
it was assumed it uses the same sources as Airflow - but it's not
necessarily the same and it can be released with a different cadence
and using different sources - for example to fix some client-only
issues.

This PR updates the release process to also include source tarball
snapshot as part of the release and updates breeze and release process
description to make sure sources are produced and verified.
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.

3 participants