winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Manifest Schema v1.1

Open denelon opened this issue 4 years ago • 9 comments
trafficstars

Description of the new feature/enhancement

We will be adding multiple new nodes to the schema to support future features. The schema suggestions are in the following features:

  • #200
  • #713
  • #873
  • #967
  • #970
  • #993
  • #1073
  • #1145
  • #1163
  • #1227
  • #1241
  • #1242
  • #1278
  • #1284

Proposed technical implementation details (optional)

These schema values will be added, but the features may not be implemented in the next release. This will help consolidate the complex efforts related to schema changes across the Windows Package Manager client, the Windows Package Manager Manifest Creator, the validation pipelines, the publishing pipelines, and our periodic validation services.

denelon avatar Jul 01 '21 01:07 denelon

Are the new schemas reflected in the YAML store app UI? source: https://www.microsoft.com/en-us/p/yaml-generator-for-windows-package-manager/9p3n60fs22k5?activetab=pivot:overviewtab

Karl-WE avatar Jul 06 '21 12:07 Karl-WE

You'll have to contact the application's developer to allow the creation of 1.0.0 (and above) schema manifests.

ItzLevvie avatar Jul 06 '21 22:07 ItzLevvie

I contacted the author to let them know about the schema changes.

denelon avatar Jul 06 '21 23:07 denelon

Thanks - I have been on leave for most of the year so wasn't keeping up. I have temporarily hidden the app and will work with @denelon to see if it's worth updating or not.

ptorr-msft avatar Jul 10 '21 20:07 ptorr-msft

Are the new schemas reflected in the YAML store app UI? source: https://www.microsoft.com/en-us/p/yaml-generator-for-windows-package-manager/9p3n60fs22k5?activetab=pivot:overviewtab

I don't believe anything other than the Windows Package Manager client and the reference implementation for the REST API have the new schema at this time.

denelon avatar Sep 17 '21 16:09 denelon

@denelon the project of YAML generator seems not to be active atm https://github.com/ptorr-msft/WinGetYamlGenerator/graphs/code-frequency @ptorr-msft

Karl-WE avatar Sep 17 '21 18:09 Karl-WE

It was removed now that we have wingetcrate. Be sure to 👍 microsoft/winget-create/issues/159 if you want a GUI.

denelon avatar Sep 17 '21 18:09 denelon

Right, I de-listed it from the Store. I'll update the GitHub readme as well. If folks are still interested in the UI, I can work on it, but the solution was supposed to be wingetcreate as noted above.

ptorr-msft avatar Sep 17 '21 20:09 ptorr-msft

Edit: Moved to #1589.

o-l-a-v avatar Oct 14 '21 07:10 o-l-a-v