This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch moving_file_ui_to_compose
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard ae83f94f #435 - add hint that entering a new directory name will
create it
discard 86d516e2 #931 - moving file planner to compose phase
discard 2fc0d842 apache/tooling-runbooks#21 - add documentation
add 9ae748a6 Do not allow votes to be resolved, only cancelled, before
they end
add 07c05c28 Remove the option to apply strict checking
add 473002ea Show how long is left in a vote and when it ends
add 184c8276 apache/tooling-runbooks#21 - add documentation
add 992033f4 #931 - moving file planner to compose phase
add df3abbc7 #435 - add hint that entering a new directory name will
create it
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ae83f94f)
\
N -- N -- N refs/heads/moving_file_ui_to_compose (df3abbc7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
atr/api/__init__.py | 47 +++--
atr/db/interaction.py | 45 +++--
atr/docs/checks.md | 4 -
atr/get/projects.py | 1 -
atr/get/resolve.py | 17 +-
atr/get/vote.py | 34 +++-
atr/models/api.py | 2 -
atr/models/sql.py | 10 -
atr/post/resolve.py | 23 ++-
atr/shared/projects.py | 4 -
atr/shared/resolve.py | 5 +
atr/shared/web.py | 4 -
atr/storage/writers/policy.py | 1 -
atr/storage/writers/vote.py | 9 +
atr/templates/check-selected-release-info.html | 4 +-
atr/templates/resolve-tabulated.html | 28 ++-
....01_721abfcd.py => 0063_2026.03.25_9ae748a6.py} | 16 +-
tests/e2e/announce/conftest.py | 4 +-
tests/unit/test_vote_resolution.py | 218 +++++++++++++++++++++
19 files changed, 383 insertions(+), 93 deletions(-)
copy migrations/versions/{0013_2025.07.01_721abfcd.py =>
0063_2026.03.25_9ae748a6.py} (55%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]