Skip to content

[infra] Fix broken tag retrieval on master during release#22174

Open
michelengelen wants to merge 2 commits intomui:masterfrom
michelengelen:infra/fix-tag-ancestry-problem
Open

[infra] Fix broken tag retrieval on master during release#22174
michelengelen wants to merge 2 commits intomui:masterfrom
michelengelen:infra/fix-tag-ancestry-problem

Conversation

@michelengelen
Copy link
Copy Markdown
Member

Pass upstreamRemote to findLatestTaggedVersionForMajor and update git command to include remote tracking

This fixes a problem where the tags on a version branch are not discoverable from master, since they were created on the version branch and never got indexed on master

… git command to include remote tracking

Signed-off-by: michel <jsnerdic@gmail.com>
@michelengelen michelengelen self-assigned this Apr 23, 2026
@michelengelen michelengelen added type: bug It doesn't behave as expected. scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). labels Apr 23, 2026
@code-infra-dashboard
Copy link
Copy Markdown

code-infra-dashboard Bot commented Apr 23, 2026

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Deploy preview

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


Check out the code infra dashboard for more information about this PR.

Signed-off-by: michel <jsnerdic@gmail.com>
@michelengelen michelengelen enabled auto-merge (squash) April 23, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant