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

[code-infra] Rename CI checks to be more human readable #16910

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JCQuintas
Copy link
Member

@JCQuintas JCQuintas added enhancement This is not a bug, nor a new feature scope: code-infra Specific to the core-infra product labels Mar 11, 2025
@JCQuintas JCQuintas self-assigned this Mar 11, 2025
@mui-bot
Copy link

mui-bot commented Mar 11, 2025

Deploy preview: https://deploy-preview-16910--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 23029d5

@JCQuintas JCQuintas requested a review from a team March 11, 2025 11:38
@JCQuintas JCQuintas marked this pull request as ready for review March 11, 2025 11:38
@JCQuintas JCQuintas changed the title [code-infra] Rename circleci checks [code-infra] Rename circleci checks to be more human readable Mar 11, 2025
@JCQuintas JCQuintas changed the title [code-infra] Rename circleci checks to be more human readable [code-infra] Rename CI checks to be more human readable Mar 11, 2025
@oliviertassinari
Copy link
Member

oliviertassinari commented Mar 11, 2025

It seems we would need to update the required steps in GitHub.

Comment on lines 347 to +349
- test_unit:
<<: *default-context
name: 'JSDOM tests'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was nice before to train us to know that pnpm test:unit runs this one.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would usually check the circleci log to see why it failed, and the step will tell you the exact command to run. Both our browser and jsdom tests are unit tests, so it is a bit misleading.

For context, this is based on the base-ui changes, which we agreed on code-infra to bring to other repos: mui/base-ui#1321

JCQuintas and others added 3 commits March 11, 2025 16:38
Co-authored-by: Olivier Tassinari <[email protected]>
Signed-off-by: Jose C Quintas Jr <[email protected]>
Co-authored-by: Olivier Tassinari <[email protected]>
Signed-off-by: Jose C Quintas Jr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature scope: code-infra Specific to the core-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants