-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(graphviz): Add version 2.44.1 #5778
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Added silent switch |
GordonSmith The package manager bot determined that the metadata was not compliant. Make sure the ID is of the form publisher.appname and that the folder structure is publisher\appname. Be sure to use a tool like VSCode (https://code.visualstudio.com/) to make sure your request is YAML syntax is correct. Please also verify the manifest file is compliant with the package manager specification (https://docs.microsoft.com/windows/package-manager/package) |
@GordonSmith - Multiple architectures in a single manifest file are not supported as of now. Please refer to microsoft/winget-cli#132 |
6793272
to
576b3b2
Compare
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
This submission has moved to manual review. |
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
576b3b2
to
80723ba
Compare
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@sangam I removed the second architecture and added a "Silent" switch. |
This submission has moved to manual review. |
Hello @KevinLaMS! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validation has completed
Signed-off-by: Gordon Smith GordonJSmith@gmail.com
winget validate <manifest>
, where<manifest>
is the name of the manifest you're submitting?winget install -m <manifest>
?Microsoft Reviewers: Open in CodeFlow