Skip to content

Fix the dashboard #609

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

Merged
merged 3 commits into from
Jun 16, 2025
Merged

Fix the dashboard #609

merged 3 commits into from
Jun 16, 2025

Conversation

encukou
Copy link
Member

@encukou encukou commented Jun 13, 2025

The code for finding failing streaks has a bug where it can ignore a failure. Fix that.

Also, show “green” builders in the report, so that if a similar issue comes up in the future, it can be found more easily.

encukou added 3 commits June 13, 2025 14:11
Always yield a BuildFailure.

BuildFailure now allows the latest & breaking build to be the same,
and deduplicates in that case.
Only 3 builds are shown for these.

Also, reduce the number of builds shown from 70 to 50.
Add an ellipsis if some are hidden.
@encukou
Copy link
Member Author

encukou commented Jun 13, 2025

Tested on the live system; 3.9-3.11 are indeed red.
I'll merge on Monday if there are no objections.

@encukou encukou merged commit ee82164 into python:main Jun 16, 2025
1 check passed
@encukou encukou deleted the dashboard-fix branch June 16, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants