-
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
New Package: ente-io.ente.Auth version 2.0.50+250 #148226
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@denelon - Another package failing dependencies due to VCRedist not having a user scope I could have sworn that this was never an issue for dependencies in the past |
Automatic Validation ended with:
(Automated response - build 876.) |
Automatic Validation ended with: (Automated response - build 876.) |
I've suggested we remove the "msstore" source from our validation environment to reduce the log load here. Digging into the dependency issue, it seems like we're trying to get a scope match on the package. I'm not sure if we ended up with a newer version of the dependency in our validation environment or something else. We're still investigating. |
@denelon - In case it helps, here is an example of a PR where
Validation-Unattended-Failed
To me this indicates that something changed where the dependency flow either now checks that an installer for a dependency matches the scope, or that something else fundamental has changed |
@wingetbot run |
/AzurePipelines run |
[Policy] Blocking-Issue |
Checklist for Pull Requests
Manifests
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