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 9fc6235 Suggest the use of rebase rather than merge to contributors
add d9de049 Add a route to display Markdown project checklists as HTML
No new revisions were added by this update.
Summary of changes:
atr/construct.py | 64 ++++++++++++++++++++++++++++++------
atr/get/__init__.py | 2 ++
atr/get/checklist.py | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++
atr/get/projects.py | 65 ++++++++++++++++++++++++++++++++++++
atr/get/vote.py | 26 +++++++++++++++
atr/htm.py | 15 ++++-----
atr/render.py | 8 ++---
atr/shared/projects.py | 3 +-
pyproject.toml | 1 +
uv.lock | 21 ++++++++++++
10 files changed, 269 insertions(+), 25 deletions(-)
create mode 100644 atr/get/checklist.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]