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

[docs] Move links to the master branch #15830

Merged
merged 3 commits into from May 24, 2019

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented May 24, 2019

  • I have removed the next branch, we need to change the links to point to the master branch
  • The Algolia index is wrong, the records of http://next.material-ui.com and http://material-ui.com end up with the same tags. This leads to duplicate results when we search. I have split the two (next / master). It should be fine after the change (1 day delay).
  • Keep fixing SEO issues, it's better now:

Capture d’écran 2019-05-24 à 15 48 56

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label May 24, 2019
@oliviertassinari oliviertassinari changed the title [docs] Remove links to the next branch [docs] Move links to the master branch May 24, 2019
@mui-pr-bot
Copy link

mui-pr-bot commented May 24, 2019

Details of bundle changes.

Comparing: ef18a5d...a966a24

bundle parsed diff gzip diff prev parsed current parsed prev gzip current gzip
@material-ui/core 0.00% 0.00% 315,971 315,971 86,587 86,587
@material-ui/core/Paper 0.00% 0.00% 67,870 67,870 20,158 20,158
@material-ui/core/Paper.esm 0.00% 0.00% 61,152 61,152 18,947 18,947
@material-ui/core/Popper 0.00% 0.00% 28,740 28,740 10,352 10,352
@material-ui/core/Textarea 0.00% 0.00% 5,513 5,513 2,378 2,378
@material-ui/core/TrapFocus 0.00% 0.00% 3,744 3,744 1,580 1,580
@material-ui/core/styles/createMuiTheme 0.00% 0.00% 15,960 15,960 5,782 5,782
@material-ui/core/useMediaQuery 0.00% 0.00% 2,106 2,106 975 975
@material-ui/lab 0.00% 0.00% 139,101 139,101 42,772 42,772
@material-ui/styles 0.00% 0.00% 51,353 51,353 15,176 15,176
@material-ui/system 0.00% 0.00% 14,458 14,458 4,184 4,184
Button 0.00% 0.00% 84,061 84,061 25,582 25,582
Modal 0.00% 0.00% 20,344 20,344 6,684 6,684
colorManipulator 0.00% 0.00% 3,904 3,904 1,543 1,543
docs.landing +0.01% 🔺 +0.01% 🔺 56,045 56,051 13,960 13,962
docs.main 0.00% 0.00% 645,677 645,685 203,068 203,069
packages/material-ui/build/umd/material-ui.production.min.js 0.00% 0.00% 294,911 294,911 84,103 84,103

Generated by 🚫 dangerJS against a966a24

"/Users/oliviertassinari/preact-next/node_modules/jest-watch-typeahead/filename.js",
"/Users/oliviertassinari/preact-next/node_modules/jest-watch-typeahead/testname.js"
"/Users/oliviertassinari/preact/node_modules/jest-watch-typeahead/filename.js",
"/Users/oliviertassinari/preact/node_modules/jest-watch-typeahead/testname.js"
Copy link
Member

Choose a reason for hiding this comment

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

?


We will do our best to keep `next` in good shape, with tests passing at all times.
We will do our best to keep `master` in good shape, with tests passing at all times.
However, in order to move fast, we will make API changes that your application might not be compatible with.
Copy link
Member

Choose a reason for hiding this comment

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

Is that true for master?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh no, we don't 🙏!

### How to increase the chance of being accepted?

We will only accept a pull request for which all tests pass. Make sure the following is true:
- The branch is targeted at:
- `master` for important fixes.
- `next` for everything else including breaking changes.
- `master` for ongoing development.
- The branch is not behind its target.
- If a breaking change is introduced:
Copy link
Member

Choose a reason for hiding this comment

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

?

@oliviertassinari
Copy link
Member Author

Merging and deploying. I'm running a 3rd SEO crawl.

@oliviertassinari oliviertassinari deleted the next-to-master branch May 24, 2019 14:01
@mbrookes
Copy link
Member

It's a shame github doesn't notify you when attempting to merge a PR with an in-progress review.

@oliviertassinari
Copy link
Member Author

oliviertassinari commented May 24, 2019

😢. At least, it's not lost, could you open a pull request? I suspect we will uncover more problems in the coming days.

@mbrookes
Copy link
Member

What should this be instead?

 "watchPlugins": [
    "/Users/oliviertassinari/preact/node_modules/jest-watch-typeahead/filename.js",
    "/Users/oliviertassinari/preact/node_modules/jest-watch-typeahead/testname.js"
  ]

@oliviertassinari
Copy link
Member Author

oliviertassinari commented May 24, 2019

I would say, that we can remove this JSON key. Well spotted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants