Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Updating winget publish path (round 2) #97

Merged
merged 3 commits into from
May 5, 2021

Conversation

ldennington
Copy link
Collaborator

Something that escaped me when I initially updated the winget manifest path (see this for reference) is that the new 1.0 format requires manifests to be located at:

manifests/<first_letter_of_organization_name>/<organization_name>/<package_name/<version>/<organization_name>.<package_name>.yml

instead of

manifests/<first_letter_of_organization_name>/<organization_name>/<package_name/<version>.yml

This feels long and silly, but I had no say in the matter, so I'm making the appropriate fix in our code.

Tested by running my validation action which published a PR containing a manifest at the correct path in my winget-playground repo.

@ldennington ldennington changed the title Updating winget publish path Updating winget publish path (round 2) May 5, 2021
@mjcheetham mjcheetham merged commit 247c81a into mjcheetham:main May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants