Commit Graph

2 Commits

Author SHA1 Message Date
Max Michels
840d98cce4 Optimizing YAMLCreate.ps1 (#609)
* requirement: id min 4 max 255 characters

* minimum requirements for manifest

* requriements for licenseurl when filled minimum 10 maximum 2000 chars

* requriements for appmoniker when filled maximum 40 chars

* requriements for tags when filled maximum 40 chars

* requriements for homepage when filled minimum 10 maximum 2000 chars

* requriements for description when filled maximum 500 chars

* catch failed download and exit the script
2020-06-03 14:01:47 -07:00
Kevin Larkin (MS)
538b79a125 Manifest Create tool (#127)
* Draft of YamlCreate tool

* Draft of tool to help create manifest files

* fixed typo writing sha instead of installertype to the screen
2020-05-15 16:52:51 -07:00