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-infra] Fix use of process.env.DEPLOY_ENV #43490

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Aug 28, 2024

That check looked wrong to me. We have an env variable for this, which is replaced at build-time, so less bundle size, and that is more predictable.

(Initially added by Matt)

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Aug 28, 2024
@oliviertassinari oliviertassinari changed the title [docs] Fix use of process.env.DEPLOY_ENV [docs-infra] Fix use of process.env.DEPLOY_ENV Aug 28, 2024
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work scope: docs-infra Specific to the docs-infra product and removed docs Improvements or additions to the documentation labels Aug 28, 2024
@mui-bot
Copy link

mui-bot commented Aug 28, 2024

Netlify deploy preview

https://deploy-preview-43490--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against af089ba

Copy link
Member

@alexfauquette alexfauquette left a comment

Choose a reason for hiding this comment

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

Make me think that we are stoking and doing nothing with of all those comments

@oliviertassinari
Copy link
Member Author

oliviertassinari commented Aug 28, 2024

doing nothing with of all those comments

@alexfauquette They seem useful for new initiatives, when we are working our way toward product-market fit, we need to amplify any small feedback we can get. Also to spot obvious mistakes. After that, it's always more important to focus on 1. PR signal 2. issues signal, etc. These feedback become too easy to leave so doesn't tell enough about the intensity of the pain.

@samuelsycamore but maybe something to have in https://www.notion.so/mui-org/Head-of-Docs-49a20cef18dc4ccf8e6f50794964a144?pvs=4#cb890daeee8e4bdeb595c8f9a896f2a8?

@oliviertassinari oliviertassinari merged commit 2cbe729 into mui:master Aug 28, 2024
24 of 25 checks passed
@oliviertassinari oliviertassinari deleted the fix-env-toggle branch August 28, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants