Skip to content

Conversation

blink1073
Copy link
Member

  • Avoid using UV_FROZEN and --freeze
  • Use a custom pre-commit hook to capture all input files for lock file changes

@blink1073 blink1073 requested a review from a team as a code owner September 23, 2025 17:57
Copy link
Contributor

@sleepyStick sleepyStick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
(the failing test in github actions looks unrelated?)

language: python
require_serial: true
files: ^(uv\.lock|pyproject\.toml|requirements.txt|requirements/.*\.txt)$
pass_filenames: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i remember you were looking for this flag during our call on monday!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it actually autocompleted in VSCode! I'm not even sure which extension enabled that

@blink1073 blink1073 merged commit 29c4c2c into mongodb:master Sep 23, 2025
73 of 76 checks passed
@blink1073 blink1073 deleted the PYTHON-5570 branch September 23, 2025 19:08
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