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


 discard 98ccca02 #676 Validate exp and nbf when loading pydantic model for 
Github token. Attestable class updated to store and load model instead of dict.
     add 8ff670ac #892 - record check version in database (and fix a couple of 
type issues in tests)
     add d12cb683 #676 Validate exp and nbf when loading pydantic model for 
Github token. Attestable class updated to store and load model instead of dict.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (98ccca02)
            \
             N -- N -- N   refs/heads/github_tp_validation (d12cb683)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 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 +++++++----
 15 files changed, 73 insertions(+), 24 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]

Reply via email to