Skip to content

chore: versiona o uv.lock - #20

Merged
bentoluizv merged 1 commit into
PythonFloripa:mainfrom
bentoluizv:chore/track-uv-lock
Sep 19, 2026
Merged

bentoluizv merged 1 commit into
PythonFloripa:mainfrom
bentoluizv:chore/track-uv-lock

Conversation

@bentoluizv

Copy link
Copy Markdown
Contributor

Contexto

O uv.lock era gerado localmente mas nunca foi versionado, então cada ambiente resolvia as dependências por conta própria.

O que muda

  • Versiona o uv.lock. Ele está sincronizado com o pyproject.toml (uv lock --check), e o pyproject.toml fixa os mesmos 29 pacotes/versões do requirements.txt.
  • O CI (workflow_testing e workflow_build) continua instalando por requirements.txt; migrar o build para uv fica para outra mudança.

Lockfile matches pyproject.toml (uv lock --check). CI still installs from
requirements.txt; switching the build to uv is a separate change.
@bentoluizv
bentoluizv deployed to certified-builder-py September 19, 2026 13:21 — with GitHub Actions Active
@bentoluizv
bentoluizv merged commit 4457e69 into PythonFloripa:main Sep 19, 2026
1 check passed
@maxsonferovante

Copy link
Copy Markdown
Contributor

OK ;)

This branch was successfully deployed

1 active deployment
certified-builder-py — 8903c90a Deployed Sep 19, 2026 by bentoluizv via Continuous Integration - Testing - Certified Builder Py #24
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