This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from 5c63b351 Fix typos in the third party license files
add 2f5e1b16 Bump astral-sh/setup-uv from 7.3.0 to 7.3.1
add 8ff670ac #892 - record check version in database (and fix a couple of
type issues in tests)
new f3f49065 Classify files by counting classification markers
The 1 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:
.github/workflows/analyze.yml | 2 +-
.github/workflows/build.yml | 2 +-
atr/classify.py | 192 ++++++++++++++++++++++--
atr/models/sql.py | 2 +
atr/tasks/checks/__init__.py | 10 +-
atr/tasks/checks/compare.py | 2 +-
atr/tasks/checks/hashing.py | 2 +-
atr/tasks/checks/license.py | 4 +-
atr/tasks/checks/paths.py | 5 +-
atr/tasks/checks/rat.py | 2 +-
atr/tasks/checks/signature.py | 2 +-
atr/tasks/checks/targz.py | 2 +-
atr/tasks/checks/zipformat.py | 2 +-
atr/worker.py | 3 +-
migrations/versions/0061_2026.03.18_7838cfcc.py | 27 ++++
tests/unit/recorders.py | 15 +-
tests/unit/test_archive_root_variants.py | 7 +-
tests/unit/test_checks_compare.py | 12 +-
18 files changed, 252 insertions(+), 41 deletions(-)
create mode 100644 migrations/versions/0061_2026.03.18_7838cfcc.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]