This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch github_tp_validation
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from 7838cfcc #676 Validate exp and nbp when loading pydantic model for
Github token. Attestable class updated to store and load model instead of dict.
add fe52b96b #892 - record check version in database (and fix a couple of
type issues in tests)
No new revisions were added by this update.
Summary of changes:
atr/models/sql.py | 2 ++
atr/tasks/checks/__init__.py | 11 ++++++++++
atr/tasks/checks/compare.py | 1 +
atr/tasks/checks/hashing.py | 1 +
atr/tasks/checks/license.py | 2 ++
atr/tasks/checks/paths.py | 4 ++++
atr/tasks/checks/rat.py | 1 +
atr/tasks/checks/signature.py | 1 +
atr/tasks/checks/targz.py | 1 +
atr/tasks/checks/zipformat.py | 1 +
migrations/versions/0061_2026.03.18_7838cfcc.py | 27 +++++++++++++++++++++++++
tests/unit/recorders.py | 11 ++++++----
tests/unit/test_checks_compare.py | 10 ++++++---
13 files changed, 66 insertions(+), 7 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]