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

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


 discard 4743bd2  Change how RAT checks are applied
     add 6ce8e31  Run workflows on the sbp branch as well as on main

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   (4743bd2)
            \
             N -- N -- N   refs/heads/sbp (6ce8e31)

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:
 .github/workflows/build.yml   |   2 +-
 .github/workflows/codeql.yaml |   4 +-
 atr/archives.py               |  31 ++---
 atr/tasks/checks/__init__.py  |   4 -
 atr/tasks/checks/rat.py       | 296 ++++++++++++++----------------------------
 5 files changed, 111 insertions(+), 226 deletions(-)


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

Reply via email to