You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/metadata/fields/custom
Jordan Brown 20ce2373dd Fix: Use f-string for validation warning message.
The warning message for missing autoroll exception link was not
correctly interpolating `self._name` because it was missing the `f`
prefix.

Bug:b/442963176
Change-Id: I0dfaf8aa3d1238ebbbd9bb097be53e18daa1916c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6915079
Auto-Submit: Jordan Brown <rop@google.com>
Reviewed-by: Andrew Mitchell <mitchella@google.com>
Commit-Queue: Andrew Mitchell <mitchella@google.com>
4 days ago
..
__init__.py Define main metadata validation functions 2 years ago
cpe_prefix.py Add validation for CPEPrefix and Version fields. 1 week ago
date.py metadata: define a clear DependencyMetadata interface 1 year ago
license.py Silence WITH_PERMISSION_ONLY warnings 8 months ago
license_allowlist.py Update license allowlist 2 months ago
license_file.py Make custom.license_file validation error a warning, not a hard error. 7 months ago
local_modifications.py metadata: define a clear DependencyMetadata interface 1 year ago
mitigated.py [dependency_metadata] Allow descriptions for CVEs 7 months ago
revision.py metadata: allow a special "Revision: DEPS" syntax 11 months ago
update_mechanism.py Fix: Use f-string for validation warning message. 4 days ago
url.py Allow "Google Internal" in url field 2 months ago
version.py metadata: define a clear DependencyMetadata interface 1 year ago