-
-
Notifications
You must be signed in to change notification settings - Fork 757
chore(ci): fix artifact discovery logic in Rsdoctor action #12405
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
Conversation
✅ Deploy Preview for rspack canceled.
|
Rsdoctor Bundle Diff AnalysisFound 5 project(s) in monorepo. 📁 react-10kPath:
📁 react-1kPath:
📁 romePath:
📁 react-5kPath:
📁 ui-componentsPath:
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 510.25KB from 48.21MB to 47.72MB (⬇️1.03%) |
CodSpeed Performance ReportMerging #12405 will not alter performanceComparing Summary
|
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.
Pull request overview
This pull request updates the web-infra-dev/rsdoctor-action GitHub Action to a newer version that includes a fix for logic related to finding artifacts. The change is minimal and focused on ensuring the CI workflow uses an updated version of the action that addresses issues with artifact discovery.
Key Changes:
- Updated
web-infra-dev/rsdoctor-actionfrom commita92db9eto3576edfin the CI diff workflow
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
This pr is to fix the problem that rspack diff ci can't find baseline.
CI Workflow Update:
.github/workflows/ci-diff.yml: Updated theweb-infra-dev/rsdoctor-actionto commit3576edf3ddc2c86c9651d4a916fad68013c4d6cdfor reporting compressed size.Related links
Checklist