Skip to content

[infra] Support project-specific changelog in build scripts #46425

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
Jun 27, 2025

Conversation

michaldudak
Copy link
Member

If a package contains its own CHANGELOG.md, it'll be copied across to the build directory.
This is required for mui/base-ui#2167.

@michaldudak michaldudak added the scope: code-infra Specific to the core-infra product label Jun 26, 2025
@mui-bot
Copy link

mui-bot commented Jun 26, 2025

Netlify deploy preview

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

Bundle size report

Bundle Parsed Size Gzip Size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 2d3542b

@michaldudak michaldudak requested a review from a team June 26, 2025 11:30
Copy link
Member

@Janpot Janpot left a comment

Choose a reason for hiding this comment

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

Suggestions:

  • exists is deprecated, perhaps replace with stat?
  • prefer fs/promises and use non-blocking io

@michaldudak michaldudak merged commit 2d5a0bc into mui:master Jun 27, 2025
20 checks passed
@michaldudak michaldudak deleted the local-changelogs branch June 27, 2025 13:25
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.

3 participants