This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch safe_paths
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
discard 36600088 #964 - implement constrained safe path type for containment
guarantees
discard ccd37b0a Initial safe path work
add 81ee214c #1010 - move distribution web validation to work on API calls
as well, and support field-level errors in model_validator functions.
add ea86982b Initial safe path work
add 5c6c6515 #964 - implement constrained safe path type for containment
guarantees
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 (36600088)
\
N -- N -- N refs/heads/safe_paths (5c6c6515)
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/api/__init__.py | 4 ++++
atr/form.py | 18 +++++++++++++++---
atr/models/safe.py | 5 +++++
atr/shared/distribution.py | 20 ++++----------------
atr/util.py | 11 +++++++++++
5 files changed, 39 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]