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 0912c5c2 #725 - make sure failures are logged from PAT failure and
they include the user
omit aaff904c Refactor check get logic to a shared method and remove some
extra places where we still used release_name or version. Remove bulk-delete of
check results. Update documentation.
omit 1f85cea1 Remove cache ignore logic since we can't have an empty cache
key now. Add policy dependencies to license and RAT checks. Enable local/global
caching switch. Fix bug with task list.
omit 5c39943b Move github model into general models out of SBOM models
omit a82b1fac 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.
omit 4c4c7408 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.
add 5e288b2d Set CodeQL to ignore permissions because ATR release data is
public
add 46e8fadf 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.
add ca1db4ae 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.
add ffd5e8fe Move github model into general models out of SBOM models
add 21042a35 Remove cache ignore logic since we can't have an empty cache
key now. Add policy dependencies to license and RAT checks. Enable local/global
caching switch. Fix bug with task list.
add 9b963ade Refactor check get logic to a shared method and remove some
extra places where we still used release_name or version. Remove bulk-delete of
check results. Update documentation.
add 9e18e43e #725 - make sure failures are logged from PAT failure and
they include the user
new baeee120 #695 - remove SVN Relase from SVN form. Also add support for
Njord bundle as a filetype and project property for file tagging spec
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 (0912c5c2)
\
N -- N -- N refs/heads/arm (baeee120)
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 1 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/analysis.py | 1 +
atr/merge.py | 1 -
atr/models/sql.py | 6 ++++++
atr/post/upload.py | 2 +-
atr/server.py | 1 -
atr/shared/upload.py | 10 +++++-----
atr/util.py | 3 ---
codeql-config.yml | 4 ++++
tests/unit/test_util.py | 4 ----
9 files changed, 17 insertions(+), 15 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]