Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jul 5, 2025

…build deps (#52909)

I noticed that we did not have pre-commit-uv in the image that was building the distribution packages. Adding it should slightly speed up building such an image for isolated package preparation.

The uv has been upgraded along the way, also the comment that we should automate updating the versions in
release_management_command.py has been removed - because we already have automation in place. The missing pieces were adding "hatch", "pyyaml", "gitpython" and "rich".
(cherry picked from commit bbc8f74)


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

…build deps (apache#52909)

I noticed that we did not have `pre-commit-uv` in the image
that was building the distribution packages. Adding it should
slightly speed up building such an image for isolated package
preparation.

The `uv` has been upgraded along the way, also the comment that
we should automate updating the versions in
release_management_command.py has been removed - because we
already have automation in place. The missing pieces were
adding "hatch", "pyyaml", "gitpython" and "rich".
(cherry picked from commit bbc8f74)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@boring-cyborg boring-cyborg bot added area:dev-tools area:production-image Production image improvements and fixes backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Jul 5, 2025
@potiuk potiuk merged commit bb74b6b into apache:v3-0-test Jul 5, 2025
119 checks passed
@potiuk potiuk deleted the backport-bbc8f74-v3-0-test branch July 5, 2025 22:37
@potiuk
Copy link
Member Author

potiuk commented Jul 7, 2025

@MurdoqZodoq -> I reported you as "spam" to GitHub. expect your account to be blocked.

@gopidesupavan
Copy link
Member

I have also reported @MurdoqZodoq you as sapm.

kaxil pushed a commit that referenced this pull request Jul 7, 2025
…build deps (#52909) (#52924)

I noticed that we did not have `pre-commit-uv` in the image
that was building the distribution packages. Adding it should
slightly speed up building such an image for isolated package
preparation.

The `uv` has been upgraded along the way, also the comment that
we should automate updating the versions in
release_management_command.py has been removed - because we
already have automation in place. The missing pieces were
adding "hatch", "pyyaml", "gitpython" and "rich".
(cherry picked from commit bbc8f74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:production-image Production image improvements and fixes 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