Skip to content

[infra] Do not wait for dedupe check before running other CI jobs #1883

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 2 commits into from
May 7, 2025

Conversation

michaldudak
Copy link
Member

Copy link

pkg-pr-new bot commented May 7, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@base-ui-components/react@1883

commit: 915a1e0

Copy link

netlify bot commented May 7, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 915a1e0
🔍 Latest deploy log https://app.netlify.com/sites/base-ui/deploys/681b37923a0d8300080792e5
😎 Deploy Preview https://deploy-preview-1883--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -180,6 +156,19 @@ jobs:
- checkout
- install_js:
react-version: << parameters.react-version >>
- run:
Copy link
Member

Choose a reason for hiding this comment

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

find this step rather questionable so I'm not against removing it as well

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point. If by any chance (although I can't think of any) some files are unstaged at this point, they will be picked up by line 177.

@michaldudak michaldudak merged commit ca41041 into mui:master May 7, 2025
22 checks passed
@michaldudak michaldudak deleted the remove-require-checkout branch May 7, 2025 11:27
@michaldudak michaldudak added the scope: code-infra Specific to the code-infra product label May 22, 2025
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 code-infra product test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants