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] Run react-17 and react-next workflows on the next branch #42690

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

cherniavskii
Copy link
Member

Currently, the react-17 and react-next workflows are scheduled to run every day on the master branch.
Since next is now an active development branch, they should also be run on the next branch.

The react-next workflow on the master branch fails: https://app.circleci.com/pipelines/github/mui/material-ui/131952
It cannot install dependencies, so I added the --frozen-lockfile flag to the pnpm install command.

Finally, both react-17 and react-next workflows can be run on demand using the CircleCI "Trigger pipeline".

@cherniavskii cherniavskii added the scope: code-infra Specific to the core-infra product label Jun 19, 2024
@mui-bot
Copy link

mui-bot commented Jun 19, 2024

Netlify deploy preview

https://deploy-preview-42690--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 01f61a2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code-infra Specific to the core-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants