This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from 731b389a Add the quarantined directory and tests
add ece6e9d4 Fix more function ordering by improving the order fixing
script
No new revisions were added by this update.
Summary of changes:
atr/admin/__init__.py | 10 ++--
atr/archives.py | 74 +++++++++++------------
atr/attestable.py | 92 ++++++++++++++--------------
atr/datasources/apache.py | 22 +++----
atr/db/__init__.py | 19 ------
atr/db/interaction.py | 42 ++++++-------
atr/hashes.py | 16 ++---
atr/log.py | 40 +++----------
atr/models/tabulate.py | 58 ++++++++----------
atr/post/draft.py | 54 ++++++++---------
atr/principal.py | 28 ++++-----
atr/sbom/osv.py | 36 +++++------
atr/sbom/tool.py | 42 ++++++-------
atr/sbom/utilities.py | 54 ++++++++---------
atr/storage/__init__.py | 67 ++++++++++-----------
atr/storage/writers/checks.py | 14 ++---
atr/svn/__init__.py | 80 ++++++++++++-------------
atr/tasks/__init__.py | 118 ++++++++++++++++++------------------
atr/tasks/checks/__init__.py | 12 ++--
atr/tasks/gha.py | 135 +++++++++++++++++-------------------------
atr/tasks/sbom.py | 36 +++++------
atr/template.py | 6 +-
atr/validate.py | 74 +++++++++++------------
scripts/fix_order.py | 35 ++++++-----
scripts/fix_order.sh | 3 +-
25 files changed, 547 insertions(+), 620 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]