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 6cfc782  Make the form to revert to an older revision more type safe
     add a01dd5a  Make the form to resolve a manual vote more type safe

No new revisions were added by this update.

Summary of changes:
 atr/get/manual.py                              | 57 ++++++++++++++--
 atr/get/resolve.py                             | 29 --------
 atr/post/manual.py                             | 91 ++++++++++++++++++++++++--
 atr/post/resolve.py                            | 72 --------------------
 atr/shared/__init__.py                         |  2 +
 atr/shared/{start.py => manual.py}             | 20 +++---
 atr/templates/check-selected-release-info.html |  8 ++-
 atr/templates/resolve-manual.html              | 65 ------------------
 atr/util.py                                    |  6 +-
 9 files changed, 158 insertions(+), 192 deletions(-)
 copy atr/shared/{start.py => manual.py} (61%)
 delete mode 100644 atr/templates/resolve-manual.html


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

Reply via email to