sbp commented on PR #825: URL: https://github.com/apache/tooling-trusted-releases/pull/825#issuecomment-4007491384
We discussed this a bit and decided to do syntactic validation in the `safe` types, but optionally do external validations too. These assurances would not be carried by the `safe` types, but would allow us to fail early e.g. if a project is not found. (We could also take this out; it's not essential.) We also discussed having a hierarchy of types in `safe`, with varying degrees of syntactic strictness, but we should probably check to see how useful this will be in our templates. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
