microsoft / microsoft/winget-pkgs
Validation Pipelines cannot handle Appx in Zip
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
When there is an Appx file inside of a Zip file, the pipelines attempt to run the validation steps for checking the Minimum OS Version and other fields from the manifest.xml by using the Installer URL of the Zip file. Instead, it should download the zip file and extract the Appx to properly check the field values
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the validation pipeline that handles Installer URLs and manifest.xml fields, then reproduce the case with an Appx inside a Zip; done means the Zip is downloaded and extracted before Minimum OS Version and other manifest checks run against the Appx.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100