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

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


 discard 26eceed2 Updates from rebase
 discard 0fa61735 Parameter renames
 discard 8a772845 SQL migration
 discard 5129a282 Initial set of renames. Migrations need sql to copy existing 
data and playwright not run.
     add 1ad84443 Ensure that relevant SQLite pragmas are set per connection
     add caf1fc3e Record file metadata change events in the database
     add 45f2bfd0 Add tests for file metadata, including testing an alternative 
design
     add 21c559f5 Initial set of renames. Migrations need sql to copy existing 
data and playwright not run.
     add c79b5969 SQL migration
     add 2fe9f94e Parameter renames
     add ec2a2eda Updates from rebase

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   (26eceed2)
            \
             N -- N -- N   refs/heads/name_to_key (ec2a2eda)

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/attestable.py                     | 107 ++++++++++++++++++++++-----
 atr/db/__init__.py                    |  21 ++++--
 atr/post/upload.py                    |   2 +-
 atr/storage/writers/release.py        |  10 +++
 atr/storage/writers/revision.py       |  16 ++++-
 tests/unit/test_create_revision.py    |  67 +++++++++++++++++
 tests/unit/test_release_file_state.py | 132 ++++++++++++++++++++++++++++++++++
 7 files changed, 329 insertions(+), 26 deletions(-)


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

Reply via email to