This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch atr_tagging
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard 1b36fbd #475 - Add endpoint to get tagging spec for a release
discard 6df80fe #475 - add tagging field to release policy
add 24e53a1 #549 and #471 - implement structured logging when running not
in debug mode
new 474e967 #475 - add tagging field to release policy
new 0f159e0 #475 - Add endpoint to get tagging spec for a release
new 35b3d99 #476 - allow rsync to specify a tag as part of the URL
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 (1b36fbd)
\
N -- N -- N refs/heads/atr_tagging (35b3d99)
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/log.py | 24 ++++++-
atr/server.py | 194 +++++++++++++++++++++++++++++++++++++++------------------
atr/ssh.py | 109 ++++++++++++++++++++++++++------
atr/worker.py | 45 +++++++++++--
pyproject.toml | 1 +
uv.lock | 46 +++++++++-----
6 files changed, 314 insertions(+), 105 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]