-
-
Notifications
You must be signed in to change notification settings - Fork 26k
MAINT Removes short summary for most builds #21554
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
MAINT Removes short summary for most builds #21554
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trusting you, @thomasjpfan: LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am fine skipping the short summary for most of the build and keeping it only for one of them (sometimes it could be useful to check so skipped or xfail)
I think it's worth adding that to |
Thank you so much for working this out @thomasjpfan. Thinking about it, wouldn't it make sense to directly update the |
That makes sense. I updated the PR to adjust |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I wonder if it's really necessary to keep it enabled for pylatest_conda_forge_mkl
but this is already a net improvement and I agree we should keep it for at least one of the builds.
Let's merge and we can adjust in a subsequent PR based on experience.
When looking at CI builds, I frequently scroll pass the summary. This PR removes the summary except for one of the builds on the CI.
CC @jjerphan @glemaitre @ogrisel