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

Remove unused gutenboarding script #74539

Merged
merged 2 commits into from
Mar 17, 2023
Merged

Conversation

noahtallen
Copy link
Contributor

@noahtallen noahtallen commented Mar 16, 2023

Proposed Changes

I think this script has been unused for a while. It was added for some aspects of gutenboarding, which is no longer used (#74475). This lets us remove a dependency on sharp, which has been problematic in the past (#55292). And I noticed it causing issues with the latest typescript update, so it'd be nice to remove it.

Testing Instructions

None; CI should pass. Also verify sharp isn't imported elsewhere.

@noahtallen noahtallen requested review from alshakero and a team March 16, 2023 20:29
@noahtallen noahtallen self-assigned this Mar 16, 2023
@matticbot matticbot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Mar 16, 2023
@github-actions
Copy link

github-actions bot commented Mar 16, 2023

@noahtallen noahtallen mentioned this pull request Mar 16, 2023
9 tasks
@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

Copy link
Member

@tyxla tyxla left a comment

Choose a reason for hiding this comment

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

Looking great! 🚀

I'd only suggest removing another unused package before shipping.

@noahtallen noahtallen force-pushed the remove-gutenboarding-script branch from 0e5cef8 to 1231b45 Compare March 17, 2023 20:27
@noahtallen noahtallen requested review from a team and worldomonation as code owners March 17, 2023 20:27
@@ -40,24 +40,3 @@ yarn install
```

Once complete, running `git commit` should no longer trigger the git pre-commit hook error.

## Package 'lcms2', required by 'vips', not found
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This won't be an issue any more :D

@noahtallen noahtallen merged commit 70d71de into trunk Mar 17, 2023
@noahtallen noahtallen deleted the remove-gutenboarding-script branch March 17, 2023 20:50
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants