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 935f617 OF - to trigger retest
new 3f20126 Detect and allow package roots from npm pack output
new 790ca41 Add a release policy setting for the upstream branch in
compose
The 2 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/api/__init__.py | 45 ++++----
atr/get/projects.py | 1 +
atr/models/api.py | 1 +
atr/models/sql.py | 8 ++
atr/shared/projects.py | 8 ++
atr/storage/writers/policy.py | 1 +
atr/tasks/checks/targz.py | 63 +++++++++--
atr/tasks/checks/zipformat.py | 42 ++++++-
atr/util.py | 59 ++++++++++
migrations/versions/0046_2026.01.30_72330898.py | 27 +++++
tests/e2e/policy/conftest.py | 2 +
tests/e2e/policy/helpers.py | 8 ++
tests/e2e/policy/test_post.py | 32 ++++++
tests/unit/test_archive_root_variants.py | 144 ++++++++++++++++++++++++
14 files changed, 403 insertions(+), 38 deletions(-)
create mode 100644 migrations/versions/0046_2026.01.30_72330898.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]