Skip to content

Update OS options in bug-report.yaml #5545

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

Merged
merged 2 commits into from
Jun 27, 2025

Conversation

RDMacLachlan
Copy link
Member

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.

@RDMacLachlan
Copy link
Member Author

Copy link
Member

@DrusTheAxe DrusTheAxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 43-48 PackagingType

  • Packaged (MSIX)
  • Unpackaged

What if I have I have a not-.msix install and a sparse package with External Location? You're kinda doing both.

"Packaged" vs "Unpackaged" is clear and unambiguous RUNTIME information -- Packaged=process HAS package identity, Unpackaged=process LACKS package identity. But there is no process at install time, and likewise at build-time.

SUGGESTION: Add a 3rd option. What to label it's the question. "Packaged (MSIX Sparse Package and External Location)"?

@RDMacLachlan
Copy link
Member Author

Line 43-48 PackagingType

  • Packaged (MSIX)
  • Unpackaged

What if I have I have a not-.msix install and a sparse package with External Location? You're kinda doing both.

"Packaged" vs "Unpackaged" is clear and unambiguous RUNTIME information -- Packaged=process HAS package identity, Unpackaged=process LACKS package identity. But there is no process at install time, and likewise at build-time.

SUGGESTION: Add a 3rd option. What to label it's the question. "Packaged (MSIX Sparse Package and External Location)"?

I've added a new entry for "Packaged (Sparse package)"

@riverar
Copy link
Contributor

riverar commented Jun 26, 2025

Why does it take you so long to make edits to this bug form?

@RDMacLachlan RDMacLachlan removed the request for review from codendone June 27, 2025 17:09
@codendone codendone merged commit d5be8ac into main Jun 27, 2025
1 check passed
@codendone codendone deleted the WASDK/BugTemplate/UpdateWindowsOSVersion branch June 27, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants