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 8f86fe3b Allow the use of CC and BCC for voting and announcing
     add af4f63d9 Allow safe types to be used in task args in the database.
     new 682ff179 Add a form to tally any vote

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/get/sbom.py                |  12 +++--
 atr/get/user.py                |  16 +++++++
 atr/models/results.py          |  28 +++++------
 atr/models/sql.py              |  44 +++++++++++++++--
 atr/paths.py                   |  10 ++++
 atr/post/sbom.py               |  43 ++++++++---------
 atr/post/user.py               | 106 +++++++++++++++++++++++++++++++++++++++++
 atr/shared/user.py             |   4 ++
 atr/storage/writers/release.py |   6 +--
 atr/storage/writers/sbom.py    |  24 +++++-----
 atr/tasks/__init__.py          |   4 +-
 atr/tasks/keys.py              |  10 ++--
 atr/tasks/sbom.py              |  70 +++++++++++++--------------
 atr/tasks/svn.py               |  23 +++++----
 14 files changed, 285 insertions(+), 115 deletions(-)


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

Reply via email to