Skip to content

[v3-0-test] Fix generate-constraints run on different python than base (#52464) #52466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2025

Conversation

github-actions[bot]
Copy link

It turns out that when we are installing Breeze we were using
the "Image" python version and not the 'default" python version
to install breeze, and Python 3.12 and 3.11 are not installed by
default when generate-constraints runs.

This change fixes this problem, also it changes the name of the
generate-constraints job to only show the python version used.
(cherry picked from commit 33afdf9)

Co-authored-by: Jarek Potiuk [email protected]

#52464)

It turns out that when we are installing Breeze we were using
the "Image" python version and not the 'default" python version
to install breeze, and Python 3.12 and 3.11 are not installed by
default when generate-constraints runs.

This change fixes this problem, also it changes the name of the
generate-constraints job to only show the python version used.
(cherry picked from commit 33afdf9)

Co-authored-by: Jarek Potiuk <[email protected]>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch labels Jun 29, 2025
@potiuk potiuk marked this pull request as ready for review June 29, 2025 16:19
@potiuk potiuk merged commit a14c67f into v3-0-test Jun 29, 2025
7 checks passed
@potiuk potiuk deleted the backport-33afdf9-v3-0-test branch June 29, 2025 16:19
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-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant