This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from ef54d39c Update dependencies and fix style problems
add 0947f6ad #915 - Add safe path type
new d8489a6c Add a classification type for documentation
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
atr/analysis.py | 1 +
atr/blueprints/common.py | 2 ++
atr/classify.py | 3 ++-
atr/form.py | 55 +++++----------------------------------
atr/get/docs.py | 10 +++-----
atr/get/download.py | 20 +++++----------
atr/get/draft.py | 15 ++++-------
atr/get/file.py | 8 ++----
atr/get/published.py | 10 +++-----
atr/get/ref.py | 19 ++++++--------
atr/get/report.py | 10 +++-----
atr/get/sbom.py | 8 ++----
atr/models/api.py | 6 ++---
atr/models/safe.py | 53 ++++++++++++++++++++++++++++++++++++++
atr/post/announce.py | 2 +-
atr/post/draft.py | 33 ++++++++++--------------
atr/post/finish.py | 8 +++---
atr/post/sbom.py | 39 ++++++++++++----------------
atr/post/upload.py | 12 +++++----
atr/shared/announce.py | 24 +++--------------
atr/shared/draft.py | 3 ++-
atr/shared/finish.py | 14 +++++-----
atr/shared/upload.py | 5 ++--
atr/storage/writers/announce.py | 8 +++---
atr/storage/writers/release.py | 57 +++++++++++++++++++----------------------
atr/tasks/checks/license.py | 11 ++++----
atr/tasks/checks/rat.py | 7 +++--
atr/tasks/checks/targz.py | 2 +-
atr/tasks/checks/zipformat.py | 2 +-
atr/tasks/gha.py | 3 +--
atr/tasks/svn.py | 3 ++-
atr/util.py | 25 ------------------
tests/unit/recorders.py | 4 +--
tests/unit/test_classify.py | 27 +++++++++++++++++++
34 files changed, 230 insertions(+), 279 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]