This is an automated email from the ASF dual-hosted git repository. sbp pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git
from 6b1db5c chore: specific exclude not needed anymore as there is now a global one new f9846b9 Use remote repositories for ruff checks new 0e7b26a Add and satisfy mypy checks The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .pre-commit-config.yaml | 79 ++++++++++++++++++++++--------------------- atr/routes.py | 3 ++ atr/server.py | 2 ++ migrations/env.py | 10 +++--- poetry.lock | 67 +++++++++++++++++++++++++++++++++++- pyproject.toml | 24 ++++++++++++- scripts/generate-certificates | 2 +- scripts/poetry/sync | 1 + scripts/poetry/sync-dev | 1 + typestubs/asfquart/utils.pyi | 4 +-- uv.lock | 52 ++++++++++++---------------- 11 files changed, 165 insertions(+), 80 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org