This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard d3a25637 Read and write checks to/from attestable data
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/main (133ab837)
\
O -- O -- O (d3a25637)
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/attestable.py | 52 ++--------------------
atr/db/__init__.py | 5 ---
atr/models/attestable.py | 5 ---
atr/storage/readers/checks.py | 44 ++++++++++---------
atr/storage/readers/releases.py | 34 +++++++++++----
atr/storage/types.py | 3 +-
atr/storage/writers/revision.py | 2 +-
atr/tasks/__init__.py | 49 ++++++++-------------
atr/tasks/checks/__init__.py | 91 +++++++++++++++------------------------
atr/tasks/checks/compare.py | 2 +-
atr/tasks/checks/hashing.py | 2 +-
atr/tasks/checks/license.py | 4 +-
atr/tasks/checks/paths.py | 22 +++++-----
atr/tasks/checks/rat.py | 2 +-
atr/tasks/checks/signature.py | 2 +-
atr/tasks/checks/targz.py | 4 +-
atr/tasks/checks/zipformat.py | 4 +-
atr/util.py | 22 ----------
tests/unit/recorders.py | 26 -----------
tests/unit/test_cache.py | 10 ++---
tests/unit/test_checks_compare.py | 5 ---
21 files changed, 136 insertions(+), 254 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]