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


    from ef54d39c Update dependencies and fix style problems
     add 0947f6ad #915 - Add safe path type

No new revisions were added by this update.

Summary of changes:
 atr/blueprints/common.py        |  2 ++
 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/gha.py                |  3 +--
 atr/tasks/svn.py                |  3 ++-
 atr/util.py                     | 25 ------------------
 26 files changed, 188 insertions(+), 264 deletions(-)


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

Reply via email to