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 3799e8e6 Use two separate functions for the main phases of revision
finalisation
add 7340df57 Add a method to perform quarantine checks when creating a
revision
No new revisions were added by this update.
Summary of changes:
atr/detection.py | 14 +
atr/models/sql.py | 1 +
atr/storage/writers/revision.py | 234 +++++++++++++-
migrations/versions/0054_2026.03.02_3799e8e6.py | 38 +++
tests/unit/test_create_revision_quarantine.py | 385 ++++++++++++++++++++++++
tests/unit/test_detection.py | 38 +++
6 files changed, 708 insertions(+), 2 deletions(-)
create mode 100644 migrations/versions/0054_2026.03.02_3799e8e6.py
create mode 100644 tests/unit/test_create_revision_quarantine.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]