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

chore(project): run yarn dedupe #7523

Merged
merged 4 commits into from
Jan 12, 2021
Merged

chore(project): run yarn dedupe #7523

merged 4 commits into from
Jan 12, 2021

Conversation

joshblack
Copy link
Contributor

@joshblack joshblack commented Jan 8, 2021

This PR runs yarn dedupe on the project which will deduplicate dependencies with overlapping ranges (reducing the size footprint of node_modules). For more info on this command, checkout: https://yarnpkg.com/cli/dedupe

It also adds in a CI workflow through GitHub that will check to see if the project can be deduped in the future for PRs.

Changelog

New

  • Add CI workflow that runs yarn dedupe on PRs into master

Changed

  • Run yarn dedupe and check-in files

Removed

@joshblack joshblack requested a review from a team as a code owner January 8, 2021 22:12
@netlify
Copy link

netlify bot commented Jan 8, 2021

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: 7b28289

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5ffe0f29e881e000077f07ae

😎 Browse the preview: https://deploy-preview-7523--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Jan 8, 2021

✔️ Deploy preview for carbon-components-react ready!

🔨 Explore the source changes: 7b28289

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-components-react/deploys/5ffe0f29e881e000077f07a9

😎 Browse the preview: https://deploy-preview-7523--carbon-components-react.netlify.app

@joshblack
Copy link
Contributor Author

bump @andreancardona let me know if you have any questions!

Copy link
Contributor

@andreancardona andreancardona left a comment

Choose a reason for hiding this comment

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

@joshblack looks good! 🌮

@kodiakhq kodiakhq bot merged commit 8d79712 into master Jan 12, 2021
@kodiakhq kodiakhq bot deleted the chore/run-yarn-dedupe branch January 12, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants