Skip to content

Add uv lock freeze command#198

Open
chimosky wants to merge 3 commits intoroostorg:mainfrom
chimosky:uv-update
Open

Add uv lock freeze command#198
chimosky wants to merge 3 commits intoroostorg:mainfrom
chimosky:uv-update

Conversation

@chimosky
Copy link
Copy Markdown
Contributor

Description

uv.lock shouldn't change with every change, this makes that clear.

Checklist

  • Tests pass locally
  • uv run ruff check . passes (no unused imports or other lint errors)
  • uv tool run fawltydeps --check-unused --pyenv .venv passes (no unused dependencies)

@haileyok kindly review.

uv.lock shouldn't change with every change, this makes that clear.

Signed-off-by: Chihurumnaya Ibiam <ibiamchihurumnaya@gmail.com>
@chimosky chimosky requested a review from a team as a code owner March 28, 2026 16:44
Signed-off-by: Chihurumnaya Ibiam <ibiamchihurumnaya@gmail.com>
@chimosky
Copy link
Copy Markdown
Contributor Author

I've rearranged the workflow in a way that should be better for contributors, let me know if this works.

Copy link
Copy Markdown
Collaborator

@haileyok haileyok left a comment

Choose a reason for hiding this comment

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

one minor nit but otherwise lgtm, ty!!

The previous name didn't fully cover what the command does.

Signed-off-by: Chihurumnaya Ibiam <ibiamchihurumnaya@gmail.com>
@haileyok
Copy link
Copy Markdown
Collaborator

haileyok commented Apr 1, 2026

oh i can't merge this, cc @cassidyjames

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