Skip to content

[docs-infra] Update Release Instructions and Search Index v7#48109

Merged
dav-is merged 5 commits into
v7.xfrom
docs-infra/fix-search-version
Mar 27, 2026
Merged

[docs-infra] Update Release Instructions and Search Index v7#48109
dav-is merged 5 commits into
v7.xfrom
docs-infra/fix-search-version

Conversation

@dav-is
Copy link
Copy Markdown
Member

@dav-is dav-is commented Mar 26, 2026

Set search index to v7
Set proxy to MUI X v7
Update deploy instructions to push to v7 branch

@dav-is dav-is added the scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305). label Mar 26, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Mar 26, 2026

Netlify deploy preview

https://deploy-preview-48109--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 d48c3d4

Comment thread docs/next.config.ts Outdated
Comment thread scripts/README.md Outdated

```bash
git push -f material-ui-docs HEAD:v8 HEAD:latest
git fetch material-ui-docs v7 v8
Copy link
Copy Markdown
Member

@Janpot Janpot Mar 27, 2026

Choose a reason for hiding this comment

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

I'm afraid that having special deployment for one branch is going to confuse someone some day soon. Wouldn't you really consider just creating a v8.x branch that we push to v8 on docs? I understand the cost for us is to maintain 1 more branch which is going to be very close (if not the same for a while). I wouldn't also automatically assume we will never want to add changes the docs for v8 specifically that we don't want on v7.

The rules would be very straightforward:

  • material-ui:vx.y = source of truth, bring the branch into desired state that you want to be on the docs
  • for each branch: deploy = push material-ui:vx.y to material-ui-docs:vx

That way we never have to explain the little exception around v7/v8 to new people, and we reduce the chance of someone messing up that forgot to read this specific README. This will be especially helpful 1 year from now when we're two majors further and everybody has forgotten about this little caveat.

@dav-is dav-is marked this pull request as ready for review March 27, 2026 18:09
@dav-is dav-is changed the title [docs-infra] Update Release Instructions and Search Index [docs-infra] Update Release Instructions and Search Index v7 Mar 27, 2026
@dav-is dav-is merged commit 92f7bfe into v7.x Mar 27, 2026
26 checks passed
@dav-is dav-is deleted the docs-infra/fix-search-version branch March 27, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants