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 da901ba5 Change the size of several release policy form fields
     add bc46b451 OF - typo seem by ASVS
     add 54921a69 #910 - emails support CC and BCC, and enum for footer to be 
appended.
     add 4c21f59a Bump biomejs/setup-biome from 2.7.0 to 2.7.1
     add 3ce78b00 Bump astral-sh/setup-uv from 7.3.1 to 7.6.0
     add da4d20a1 Notes say that cmarkgfm is safe
     new 7a3dc4d3 Allow the use of CC and BCC for voting and announcing

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:
 .github/workflows/analyze.yml   |   4 +-
 .github/workflows/build.yml     |   2 +-
 atr/api/__init__.py             |   6 +-
 atr/db/interaction.py           |   4 +-
 atr/get/announce.py             |  67 +++----
 atr/get/checklist.py            |   1 +
 atr/get/sbom.py                 |   1 +
 atr/get/voting.py               |  22 ++-
 atr/mail.py                     |  64 +++++--
 atr/models/results.py           |   2 +-
 atr/post/announce.py            |  18 +-
 atr/post/vote.py                |   7 +-
 atr/post/voting.py              |  20 +-
 atr/render.py                   |  55 ++++++
 atr/shared/announce.py          |  15 +-
 atr/shared/voting.py            |  19 +-
 atr/static/css/atr.css          |   5 +
 atr/storage/writers/announce.py |  22 ++-
 atr/storage/writers/mail.py     |   8 +-
 atr/storage/writers/tokens.py   |   8 +-
 atr/storage/writers/vote.py     |  48 +++--
 atr/tasks/message.py            |  41 +++-
 atr/tasks/vote.py               |  32 ++--
 atr/util.py                     |  33 +++-
 scripts/gfm_to_html.py          |   1 +
 tests/unit/test_mail.py         | 401 ++++++++++++++++++++++++++++++++++++----
 tests/unit/test_message.py      |  12 +-
 27 files changed, 728 insertions(+), 190 deletions(-)


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

Reply via email to