Create an update to an existing published manafest? #539
Unanswered
Martin Hinshelwood nkdAgility.com (MrHinsh)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a published and accepted package. I want to update v15.1.3-Preview.2 with:
ElevationRequirement: elevationProhibitedI don't see a way to do this with wingetcreate? When I try to replace the version with a new updated manifest the PR that results is a delete operation on all the files.
wingetcreate submit --token ********** -r "C:\Users\MartinHinshelwoodNKD\source\repos\wi nget-pkgs\manifests\n\nkdAgility\AzureDevOpsMigrationTools\Preview\15.1.3-Preview.2\"Is there a nice way to do this?
Do I need to clone the repo, make the changes, and submit a PR manually?
All reactions