Skip to content
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

New version: ShipDigital.PullWatch 1.5.3 #201277

Closed
wants to merge 3 commits into from

Conversation

deblasis
Copy link
Contributor

@deblasis deblasis commented Dec 22, 2024

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.9 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Automated with GoReleaser
Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

/AzurePipelines run

@deblasis deblasis closed this Dec 22, 2024
@wingetbot wingetbot added the Manifest-Validation-Error Manifest validation failed label Dec 22, 2024
Copy link
Contributor

Hello @deblasis,

Please verify the manifest file is compliant with the package manager 1.9 manifest specification.

Make sure the ID is of the form publisher.appname and that the folder structure is manifests\partition\publisher\appname\version.

Note: The path and "PackageIdentifier" are case sensitive.

Be sure to use a tool like VSCode to make sure the manifest YAML syntax is correct. You can also validate your manifest using the winget validate command.

For details on the specific error, see the details link below in the build pipeline.

Template: msftbot/validationError/manifest/content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Manifest-Validation-Error Manifest validation failed Needs-Author-Feedback This needs a response from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants