microsoft / microsoft/winget-pkgs

Validation Pipelines cannot handle Appx in Zip

Open
#141,359 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Validation-Pipeline Issue-Bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.