This is an automated email from the ASF dual-hosted git repository.

arm pushed a change to branch arm
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


    from 3a99ce3b Renaming "_name" to "_key" throughout the codebase and 
database
     add 472d371e Read hashes either from the database or by recomputing from 
disk
     add 87b6591a Get classifications either from the database or by recomputing
     add a912cec2 Remove the code to write the unused attestable path files

No new revisions were added by this update.

Summary of changes:
 atr/attestable.py                  |  61 ----------------------
 atr/db/__init__.py                 | 104 +++++++++++++++++++++++++++++++++++++
 atr/merge.py                       |  77 ++++++++++++++++-----------
 atr/models/attestable.py           |   5 --
 atr/server.py                      |   5 --
 atr/storage/readers/releases.py    |  14 +++--
 atr/storage/writers/revision.py    |   3 +-
 atr/tasks/checks/__init__.py       |  32 +++++++++---
 tests/unit/test_create_revision.py |   3 +-
 tests/unit/test_merge.py           |  59 +++++++++++++--------
 10 files changed, 230 insertions(+), 133 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to