This is an automated email from the ASF dual-hosted git repository.

sbp pushed a change to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


    from 9664bcb  Store the RAT command as a string on results, and add the 
scan directory
     add d9811d8  Update release committee configurations and comments for #523
     add d4317aa  Fix type hint for COMMITTERS_MAY_RELEASE_COMMITTEES
     add ea77ae4  Change string quotes in COMMITTERS_MAY_RELEASE_COMMITTEES
     add fe4f76a  #216 - Try to return an appropriate message/error when 
distribution fails first time
     add 937a85b  #216 - Raise a proper exception for distribution errors
     add e27ee69  #216 - Include pending status in blocking announce
     add dcd2a63  #216 - Make sure staging "upgrades" still set pending
     new a52d17f  Associate check result ignores with projects not committees

The 1 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                             |  30 +++---
 atr/db/__init__.py                              |   6 +-
 atr/get/announce.py                             |   2 +-
 atr/get/checks.py                               |  14 +--
 atr/get/finish.py                               |   2 +-
 atr/get/ignores.py                              |  16 +--
 atr/models/api.py                               |   4 +-
 atr/models/sql.py                               |   2 +-
 atr/post/announce.py                            |   2 +-
 atr/post/ignores.py                             |  29 ++---
 atr/registry.py                                 |  24 ++++-
 atr/shared/distribution.py                      |  13 ++-
 atr/storage/readers/checks.py                   |  14 ++-
 atr/storage/readers/releases.py                 |   5 +-
 atr/storage/writers/announce.py                 |   4 +-
 atr/storage/writers/checks.py                   |  22 +++-
 atr/storage/writers/distributions.py            |   8 +-
 atr/templates/check-selected.html               |   4 +-
 migrations/versions/0045_2026.01.30_9664bcb9.py | 135 ++++++++++++++++++++++++
 19 files changed, 253 insertions(+), 83 deletions(-)
 create mode 100644 migrations/versions/0045_2026.01.30_9664bcb9.py


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

Reply via email to