Skip to content

Conversation

@github-actions
Copy link

  • we do not have to check Python versions below 3.9 - that significantly
    speeds up the check

  • we run uv sync --resolution highest in dev/breeze when there are some
    changes - that will make sure that the latest version of dependencies in
    breeze are captured in the uv.lock file
    (cherry picked from commit c6c6d75)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

* we do not have to check Python versions below 3.9 - that significantly
  speeds up the check

* we run `uv sync --resolution highest` in dev/breeze when there are some
  changes - that will make sure that the latest version of dependencies in
  breeze are captured in the uv.lock file
(cherry picked from commit c6c6d75)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@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 Aug 18, 2025
@potiuk potiuk marked this pull request as ready for review August 18, 2025 11:00
@potiuk potiuk merged commit f67cd47 into v3-0-test Aug 18, 2025
7 checks passed
@potiuk potiuk deleted the backport-c6c6d75-v3-0-test branch August 18, 2025 11:00
kaxil pushed a commit that referenced this pull request Aug 18, 2025
* we do not have to check Python versions below 3.9 - that significantly
  speeds up the check

* we run `uv sync --resolution highest` in dev/breeze when there are some
  changes - that will make sure that the latest version of dependencies in
  breeze are captured in the uv.lock file
(cherry picked from commit c6c6d75)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
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.

1 participant