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

v7.4.0 #13058

Merged
merged 15 commits into from
May 10, 2024
Merged

v7.4.0 #13058

merged 15 commits into from
May 10, 2024

Conversation

romgrk
Copy link
Contributor

@romgrk romgrk commented May 8, 2024

Release the packages

  1. Checkout the last version of the working branch
  2. pnpm i && pnpm release:build (make sure you have the latest dependencies installed, and build the packages)
  3. pnpm release:publish (release the versions on npm, you need your 2FA device)
  4. pnpm release:tag (push the newly created tag)

Publish the documentation

The documentation must be updated on the docs-vX branch (docs-v4 for v4.X releases, docs-v5 for v5.X releases, ...)

Push the working branch on the documentation release branch to deploy the documentation with the latest changes.

git push -f upstream master:docs-v7

You can follow the deployment process on the Netlify Dashboard
Once deployed, it will be accessible at https://material-ui-x.netlify.app/ for the docs-v7 deployment.

Publish GitHub release

After documentation is deployed, publish a new release on GitHub releases page

Create a new release on the newly published tag, then copy/paste the new changes in the changelog while removing the "version" and "date" sections. If in doubt, check the previous release notes.

@mui-bot
Copy link

mui-bot commented May 8, 2024

Deploy preview: https://deploy-preview-13058--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against add3faa

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
@joserodolfofreitas
Copy link
Member

Have we updated the reference to the Material UI repo?
I think we need to do it to remove the top banner in our docs. We're ending the call to the survey.

@cherniavskii
Copy link
Member

@joserodolfofreitas I think this is already done – I don't see the banner in https://deploy-preview-13058--material-ui-x.netlify.app/x/introduction/

romgrk and others added 7 commits May 9, 2024 15:37
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Nora <72460825+noraleonte@users.noreply.github.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
@LukasTy
Copy link
Member

LukasTy commented May 10, 2024

Have we updated the reference to the Material UI repo?

@joserodolfofreitas Yes, the monorepo was synced two days ago. 😉

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

Additional suggestions to fix CI.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
romgrk and others added 5 commits May 10, 2024 03:04
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
romgrk and others added 2 commits May 10, 2024 14:24
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
@romgrk romgrk merged commit b7e97f4 into mui:master May 10, 2024
17 checks passed
@romgrk romgrk deleted the release-7.4.0 branch May 10, 2024 18:47
arthurbalduini pushed a commit to arthurbalduini/mui-x that referenced this pull request May 23, 2024
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Co-authored-by: Nora <72460825+noraleonte@users.noreply.github.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
DungTiger pushed a commit to DungTiger/mui-x that referenced this pull request Jul 23, 2024
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Co-authored-by: Nora <72460825+noraleonte@users.noreply.github.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
Co-authored-by: Nora <72460825+noraleonte@users.noreply.github.com>
Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release We are shipping :D
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants