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 457829a  Move project filtering and report status toggling to separate 
files
     new 76a4d22  Move announcement and ignore form scripts to separate files
     new 356fb51  Migrate keys, projects, and vote forms to standalone files

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/get/announce.py                 | 129 +++---------------------------------
 atr/get/distribution.py             |   6 +-
 atr/get/ignores.py                  |  33 +--------
 atr/get/keys.py                     |  31 +--------
 atr/get/projects.py                 |  29 +++-----
 atr/get/tokens.py                   |   5 +-
 atr/get/voting.py                   |  94 +++-----------------------
 atr/shared/__init__.py              |   7 +-
 atr/static/js/announce-preview.js   | 100 ++++++++++++++++++++++++++++
 atr/static/js/copy-variable.js      |  18 +++++
 atr/static/js/ignore-form-change.js |  15 +++++
 atr/static/js/keys-add-toggle.js    |  22 ++++++
 atr/static/js/projects-add-form.js  |  14 ++++
 atr/static/js/vote-preview.js       |  70 +++++++++++++++++++
 14 files changed, 278 insertions(+), 295 deletions(-)
 create mode 100644 atr/static/js/announce-preview.js
 create mode 100644 atr/static/js/copy-variable.js
 create mode 100644 atr/static/js/ignore-form-change.js
 create mode 100644 atr/static/js/keys-add-toggle.js
 create mode 100644 atr/static/js/projects-add-form.js
 create mode 100644 atr/static/js/vote-preview.js


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

Reply via email to