Skip to content
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

Some more automated C# modernization in corelib #105151

Merged
merged 13 commits into from
Jul 25, 2024

Wrap any `?? throw new`s that go beyond 120 characters

e392754
Select commit
Loading
Failed to load commit list.
Merged

Some more automated C# modernization in corelib #105151

Wrap any `?? throw new`s that go beyond 120 characters
e392754
Select commit
Loading
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Jul 25, 2024 in 0s

View the current status of Helix

Details

Pipeline Status

The list of queues is cached weekly. If your PR changes what queues your pipelines use, this information will not show the updated queues.

Estimated Pipeline Durations

This model assumes that the current state of the entire CI infrastructure is normal, and that your CI pipelines will succeed.

Pipeline Lower Bound Estimated Time Upper Bound
runtime-dev-innerloop 33 minutes, 35 seconds 54 minutes, 48 seconds 1 hour, 16 minutes
dotnet-linker-tests 42 minutes, 37 seconds 1 hour, 18 seconds 1 hour, 17 minutes, 59 seconds
runtime 59 minutes, 30 seconds 1 hour, 49 minutes, 1 second 2 hours, 38 minutes, 32 seconds

Highest Work Item Wait Time Queues

Here's a list of the top 5 queues with the highest work item wait time:

Queue Work Item Wait Time Difference in Moving Avg
ubuntu.2004.armarch.open 1 hour, 6 minutes, 43 seconds -0.03% 📉
windows.10.amd64.serverrs5.open.rt 41 minutes, 36 seconds -0.53% 📉
windows.81.amd64.open.rt 38 minutes, 58 seconds 0.15% 📈
windows.amd64.server2022.open.rt 30 minutes, 49 seconds -0.34% 📉
windows.10.amd64.open.rt 21 minutes, 21 seconds -0.72% 📉

Grafana Dashboard

For more in-depth information on the status of Helix, visit our Grafana Dashboard.

Your Queues

☁️ Helix Queues

dotnet/runtime is currently configured to submit to the following Helix queues:

🏢 On Premises Helix Queues

dotnet/runtime uses the following on-prem queues:

Build Pools

Microsoft Hosted

This pipeline will build on the following Microsoft Hosted build pools:

Click here for information about these agents.

  • ubuntu-22.04
  • ubuntu-latest
  • macOS-latest
  • macOS-12

Was this helpful? Yes No