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] Improve release merge freeze process #259

Open
oliviertassinari opened this issue Dec 29, 2024 · 0 comments
Open

[code-infra] Improve release merge freeze process #259

oliviertassinari opened this issue Dec 29, 2024 · 0 comments
Labels
scope: code-infra Specific to the core-infra product status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Dec 29, 2024

Summary

Today's release process is documented in https://www.notion.so/mui-org/React-releases-7490ef9581b4447ebdbf86b13164272d?pvs=4#f5cd3164e19e4abcad9366ff7fc101be

We start by creating a changelog and version number, before actually releasing the changes.
With more scale, it feels like it starts to make sense to drop the requirement of having the CHANGELOG.md in the npm package, e.g. https://unpkg.com/browse/@base-ui-components/react@1.0.0-alpha.4/ I don't see it there.

With this constraint gone, we could:

  1. Remove the CHANGELOG.md, it won't be accurate anymore.
  2. Setup https://mergefreeze.com/
  3. Take https://github.com/mui/material-ui/blob/HEAD/scripts/README.md#release.
  4. Start with Prepare.3 and Prepare.4. Have people open an PR with it, enable merge freeze until merged
  5. Resume from the other steps, making sure that release are done from the commit checkpoint done in 4.

Examples

No response

Motivation

No response

Search keywords: -

@oliviertassinari oliviertassinari added status: waiting for maintainer These issues haven't been looked at yet by a maintainer scope: code-infra Specific to the core-infra product labels Dec 29, 2024
@oliviertassinari oliviertassinari changed the title [code-infra] Move to release process without a merge freeze [code-infra] Improve merge freeze process Dec 29, 2024
@oliviertassinari oliviertassinari changed the title [code-infra] Improve merge freeze process [code-infra] Improve release merge freeze process Dec 29, 2024
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 status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant