mirror of
https://github.com/Mintplex-Labs/winget-pkgs.git
synced 2026-07-01 18:28:34 -04:00
0b4965777e
* Introduce format for .Validation files As part of the validation a pull request, a variety of tests are run to enforce various policy rules for submitting to the winget-pkgs catalog. .Validation files will provide a mechanism by which waivers to certain policy rules may be persistently granted at either an application or publisher level. * Apply suggestions from code review Co-authored-by: denelon <denelon@microsoft.com> * Update and rename ValidationSchema.json to ValidationSchema.1.0.0.json Add version of the schema to the file and aka.ms * Adjust Waiver version to validation version. Co-authored-by: denelon <denelon@microsoft.com>