This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Added Windows App package check - #142
Merged
Huzaifa Danish (huzaifa-d) merged 10 commits intoMar 27, 2024
Merged
Conversation
Huzaifa Danish (huzaifa-d)
requested review from
Branden Bonaby (bbonaby) and
Kristen Schau (krschau)
March 21, 2024 17:03
Huzaifa Danish (huzaifa-d)
marked this pull request as ready for review
March 21, 2024 17:03
Huzaifa Danish (huzaifa-d)
requested review from
Darren Hoehna (dhoehna) and
Sergey Shilov (sshilov7)
March 21, 2024 17:03
Branden Bonaby (bbonaby)
approved these changes
Mar 27, 2024
Branden Bonaby (bbonaby)
left a comment
Contributor
There was a problem hiding this comment.
just need to get the pipline build to pass
Sergey Shilov (sshilov7)
approved these changes
Mar 27, 2024
|
When will this be released, I am in v12 and don't see any changes. |
Collaborator
|
SkandaBT (@skanda890) In general, Dev Home and the extensions release monthly. As I have explained before, checking in code does not mean that the change is immediately available in Dev Home. You will find it in the next release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of the pull request
This adds code to check if the Windows App is installed. Once the Dev Box APIs are updated, this will be updated to extend the check to launch Dev Box instances using Windows App by default.
Validation steps performed
Manually verified if the Windows App can be checked for being installed
Closes microsoft/devhome#2456