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
omit 9d5f320a #676 Validate exp and nbf when loading pydantic model for
Github token. Attestable class updated to store and load model instead of dict.
add 554490a0 Search for license and notice files recursively in binary
archives
add 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 98ccca02 #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 (9d5f320a)
\
N -- N -- N refs/heads/github_tp_validation (98ccca02)
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:
.github/workflows/analyze.yml | 2 +-
.github/workflows/build.yml | 2 +-
atr/policy/third-party-licenses.html | 2 +-
atr/policy/third-party-licenses.md | 2 +-
atr/tasks/checks/license.py | 146 ++++++++++++++++++++++++++---------
tests/unit/test_checks_license.py | 87 +++++++++++++++++++--
6 files changed, 194 insertions(+), 47 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]