Skip to content

chore(deps): add uv.lock for mock-flask-api and lock targets to all Makefiles#282

Merged
luarss merged 1 commit into
The-OpenROAD-Project:masterfrom
luarss:pin-deps-ora
May 30, 2026
Merged

chore(deps): add uv.lock for mock-flask-api and lock targets to all Makefiles#282
luarss merged 1 commit into
The-OpenROAD-Project:masterfrom
luarss:pin-deps-ora

Conversation

@luarss
Copy link
Copy Markdown
Collaborator

@luarss luarss commented May 30, 2026

Generates a hash-pinned uv.lock for frontend/mock-flask-api (previously missing) and adds a make lock target to each module and the root Makefile for easy lockfile regeneration when pyproject.toml changes.

fixes #281 (by enforcing uv.lock for all modules in this repo. - ci only ever uses uv.lock when they use uv sync, hence never installing any hash outside of this file)

@vvbandeira FYI

…akefiles

Generates a hash-pinned uv.lock for frontend/mock-flask-api (previously missing)
and adds a `make lock` target to each module and the root Makefile for easy
lockfile regeneration when pyproject.toml changes.

Signed-off-by: Jack Luar <jluar@precisioninno.com>
@luarss luarss merged commit f012e20 into The-OpenROAD-Project:master May 30, 2026
2 checks passed
@luarss luarss deleted the pin-deps-ora branch May 30, 2026 06:10
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.

Pin python dependencies

1 participant