arcade: Failure installing Guardian after arcade update to 8.0.0-beta.22452.1
Build
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 |
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 21 (18 by maintainers)
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-subscriptionscommand. I can help tomorrow morning if more assistance is needed.Looks like that build failed.
For future reference, the flow came ~14 hours later here https://github.com/dotnet/razor-tooling/pull/6820.