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

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


 discard 5548787b Work safe types through the codebase and change validation 
into string-based, removing database side.
    omit 50e3f292 Add taint tracking types to API routes
    omit c24ab330 Prefix some unused variables
     add 522f2417 Make report e2e tests more consistent
     add 83eeaf2a Record 3-way merge metadata on revisions
     new aee61e31 Prefix some unused variables
     new 033d5ab1 Add taint tracking types to API routes
     new b0df9efe Work safe types through the codebase and change validation 
into string-based, removing database side.

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   (5548787b)
            \
             N -- N -- N   refs/heads/arm (b0df9efe)

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.

The 3 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/models/sql.py                                    |  1 +
 atr/storage/writers/revision.py                      | 20 +++++++++++++++-----
 ...11.28_6486ff5e.py => 0055_2026.03.06_522f2417.py} | 16 ++++++++--------
 tests/e2e/report/conftest.py                         | 16 +++++++++++-----
 tests/unit/test_create_revision.py                   |  2 ++
 tests/unit/test_create_revision_quarantine.py        |  4 +++-
 6 files changed, 40 insertions(+), 19 deletions(-)
 copy migrations/versions/{0029_2025.11.28_6486ff5e.py => 
0055_2026.03.06_522f2417.py} (50%)


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

Reply via email to