-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
EtienneBaudoux.DevToys version 1.0.1.0 #43996
EtienneBaudoux.DevToys version 1.0.1.0 #43996
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hello @yoshiask, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This application requires Microsoft.UI.Xaml.2.6
which is not currently supported by Azure Pipelines.
So are packages with a dependency on WinUI 2.6 not allowed on WinGet? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So are packages with a dependency on WinUI 2.6 not allowed on WinGet?
At the moment, no.
Validation Pipelines are run against Microsoft Azure VMs on Windows 10 which comes pre-installed with WinUI 2.4 out-of-the-box and not WinUI 2.5, 2.6 or 2.7.
This comment was marked as outdated.
This comment was marked as outdated.
@denelon - Just curious as to when the pipelines will be upgraded to support the latest release of the client, which would unblock this PR |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@Trenly, I'm watching the rollout of the 1.2 client. I'd like to get to a higher percentage of users with the latest client. The team has been discussing what target % makes sense. |
Hello @yoshiask, |
Mildly off topic, but @denelon do you know if users will eventually get an update to winget (or for that matter, any Microsoft Store apps) even if they don't open the store? I'm guessing that most people don't open it that often, especially if they think Windows Update should be getting all their updates for Windows anyway. |
@jedieaston the default Windows behavior does fetch updates in the background if they are not disabled. |
Hello @yoshiask, |
What am I supposed to do here? |
|
I believe 1.2 has had sufficient coverage from a "roll-out" perspective. We're catching up from the issue related to hitting all the rate limits on open PRs. I'll check with the team if we're using 1.2 in our validation environment so we can kick this one off again. |
Does Winget support |
In what context? We support the MSIX package format. We have both MSIX and Appx as supported installer types |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hello @yoshiask, Template: msftbot/validationError/installation/general |
Hello @yoshiask, Template: msftbot/noRecentActivity |
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow