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 26ef4a14 Remove the release policy option to pause for the release
manager
add 68434f0c Allow votes to be cancelled
No new revisions were added by this update.
Summary of changes:
atr/api/__init__.py | 2 +-
atr/get/manual.py | 6 +-
atr/get/resolve.py | 102 ++++++
atr/get/vote.py | 26 +-
atr/models/api.py | 4 +-
atr/post/manual.py | 3 +
atr/post/resolve.py | 114 +------
atr/shared/manual.py | 2 +-
atr/shared/resolve.py | 18 +-
atr/storage/writers/vote.py | 47 +--
atr/templates/about.html | 2 +-
atr/templates/check-selected-release-info.html | 11 +-
atr/templates/tutorial.html | 2 +-
playwright/test.py | 16 +-
tests/unit/test_vote_resolution.py | 428 +++++++++++++++++++++++++
15 files changed, 610 insertions(+), 173 deletions(-)
create mode 100644 tests/unit/test_vote_resolution.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]