You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a published and accepted package. I want to update v15.1.3-Preview.2 with:
ElevationRequirement: elevationProhibited
I 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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a published and accepted package. I want to update v15.1.3-Preview.2 with:
ElevationRequirement: elevationProhibited
I 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?
Beta Was this translation helpful? Give feedback.
All reactions