-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Temporarily enable layout rules for use on the coverage site
#8196
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
Conversation
|
/snapit |
|
🫰✨ Thanks @aaronccasanova! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @shopify/plugin-polaris@0.0.0-snapshot-release-20230127183913yarn add @shopify/polaris-migrator@0.0.0-snapshot-release-20230127183913yarn add @shopify/stylelint-polaris@0.0.0-snapshot-release-20230127183913 |
|
/snapit |
|
🫰✨ Thanks @aaronccasanova! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @shopify/polaris-cli@0.0.0-snapshot-release-20230224001120yarn add @shopify/polaris-migrator@0.0.0-snapshot-release-20230224001120yarn add @shopify/polaris@0.0.0-snapshot-release-20230224001120yarn add @shopify/polaris-tokens@0.0.0-snapshot-release-20230224001120yarn add @shopify/stylelint-polaris@0.0.0-snapshot-release-20230224001120 |
size-limit report 📦
|
8038b64 to
b59e24b
Compare
|
/snapit |
|
🫰✨ Thanks @samrose3! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @shopify/polaris-cli@0.0.0-snapshot-release-20230321142754yarn add @shopify/polaris-migrator@0.0.0-snapshot-release-20230321142754yarn add @shopify/polaris@0.0.0-snapshot-release-20230321142754yarn add @shopify/stylelint-polaris@0.0.0-snapshot-release-20230321142754 |
### WHY are these changes introduced? Resolved #8193 Related #8196 <!-- Context about the problem that’s being addressed. --> ### WHAT is this pull request doing? We can re-enable the layout warnings now that Shopify/web silences warnings in the CI log. This will allow for warnings to be shown in VS Code while preventing them from adding noise to the log. Related web PR for testing: Shopify/web#90757
### WHY are these changes introduced? Resolved Shopify#8193 Related Shopify#8196 <!-- Context about the problem that’s being addressed. --> ### WHAT is this pull request doing? We can re-enable the layout warnings now that Shopify/web silences warnings in the CI log. This will allow for warnings to be shown in VS Code while preventing them from adding noise to the log. Related web PR for testing: https://github.com/Shopify/web/pull/90757
### WHY are these changes introduced? Resolved Shopify#8193 Related Shopify#8196 <!-- Context about the problem that’s being addressed. --> ### WHAT is this pull request doing? We can re-enable the layout warnings now that Shopify/web silences warnings in the CI log. This will allow for warnings to be shown in VS Code while preventing them from adding noise to the log. Related web PR for testing: Shopify/web#90757
Part of #8193