Skip to content
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

ci: set UV_NO_SYNC to avoid implicit syncs with uv run #960

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

rg936672
Copy link
Contributor

@rg936672 rg936672 commented Feb 7, 2025

PR Type

  • Bugfix
  • CI related changes

Description

This ensures the environment is exactly as we specify in the uv sync.

How Has This Been Tested?

Check log output - no extra packages are being installed.

Does this PR introduce a breaking change?

No.

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have ensured my code is easy to understand, including docstrings and comments where necessary.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.
  • I have updated CHANGELOG.md, if appropriate.

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Performance review

Commit d5d0ffb - Merge 8eaa827 into 94a1a2d

No significant changes to performance.

@rg936672 rg936672 marked this pull request as ready for review February 10, 2025 09:14
@tp832944 tp832944 self-requested a review February 10, 2025 15:38
@tp832944 tp832944 merged commit dd779e5 into main Feb 10, 2025
23 checks passed
@tp832944 tp832944 deleted the fix/uv-frozen branch February 10, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants