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 6d5b44f4 Change attestable hashes to dict and reuse to resolve TOCTOU
of check result. Use attestable hashes for check reports. Add version to cache
key. Add file hash to hash check and github SHA to source_tree.
discard 10d61a5b Remove check for task running and add unique constraint, for
which we try to catch the IntegrityError. Include in playwright tests and don't
use revision number to filter individual check results.
discard 1bbea544 Remove check for task running
add ad085680 Assure debug mode is only set in development
add f653b3fb Redact sensitive configurations
add 0436a74e Add configuration to admin menu
add 682d99b8 pubsub url is https only closes #685
add 369109e6 Block SCM directories
add 921c41df Add dot file check
new 28af7958 Remove check for task running
new 7241175e Remove check for task running and add unique constraint, for
which we try to catch the IntegrityError. Include in playwright tests and don't
use revision number to filter individual check results.
new ce340687 Change attestable hashes to dict and reuse to resolve TOCTOU
of check result. Use attestable hashes for check reports. Add version to cache
key. Add file hash to hash and signature check and github SHA to source_tree.
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 (6d5b44f4)
\
N -- N -- N refs/heads/arm (ce340687)
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/admin/__init__.py | 4 +++-
atr/server.py | 2 ++
atr/svn/pubsub.py | 4 ++--
atr/tasks/__init__.py | 3 ++-
atr/tasks/checks/__init__.py | 2 +-
atr/tasks/checks/signature.py | 2 +-
atr/templates/includes/topnav.html | 5 +++++
atr/util.py | 6 ++++++
8 files changed, 22 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]