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 0947f6ad #915 - Add safe path type
     add d8489a6c Add a classification type for documentation
     add 7d0920f6 Remove binary and source artifact paths from the release 
policy form
     add ee6a1d9f Move the API endpoint to get a release policy
     add 02d2bb3f Add an API endpoint to update release policies
     add da901ba5 Change the size of several release policy form fields
     add bc46b451 OF - typo seem by ASVS

No new revisions were added by this update.

Summary of changes:
 atr/analysis.py               |   1 +
 atr/api/__init__.py           |  79 ++++++++++++++++++---------
 atr/classify.py               |   3 +-
 atr/form.py                   |   5 +-
 atr/get/projects.py           |   8 ++-
 atr/models/api.py             |  36 ++++++++++++-
 atr/shared/projects.py        |  17 +++---
 atr/storage/writers/policy.py | 123 ++++++++++++++++++++++++++++++++++++++----
 atr/tasks/checks/license.py   |  11 ++--
 atr/tasks/checks/rat.py       |   7 ++-
 atr/tasks/checks/targz.py     |   2 +-
 atr/tasks/checks/zipformat.py |   2 +-
 tests/e2e/report/conftest.py  |   2 +-
 tests/unit/recorders.py       |   4 +-
 tests/unit/test_classify.py   |  27 ++++++++++
 15 files changed, 258 insertions(+), 69 deletions(-)


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

Reply via email to