Failure installing Guardian after arcade update to 8.0.0-beta.22452.1
See original GitHub issueBuild
https://dev.azure.com/dnceng/internal/_build/results?buildId=1984227
Build leg reported
Run SDL tool
Pull Request
https://github.com/dotnet/razor-tooling/pull/6721
Action required for the engineering services team
To triage this issue (First Responder / @dotnet/dnceng):
- Open the failing build above and investigate
- Add a comment explaining your findings
If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:
- Add the label “Known Build Error”
- Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
"ErrorMessage" : "Failure installing Guardian",
"BuildRetry": false
}
Additional information about the issue reported
After https://github.com/dotnet/razor-tooling/pull/6721 was merged our CI has been failing to install the Guardian package. Were we supposed to add a new feed? Something?
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 0 | 0 |
Issue Analytics
- State:
- Created a year ago
- Comments:21 (18 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The build in question passed, looks like Razor releases are now un-blocked.
Just wanted to mention it’s also possible to trigger the subscription ahead of time so that maestro will handle the PR, using the
trigger-subscriptions
command. I can help tomorrow morning if more assistance is needed.