Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

feat: Support npm workspaces caching #753

Conversation

zackerydev
Copy link
Contributor

@zackerydev zackerydev commented Mar 4, 2022

🎉 Thanks for submitting a pull request! 🎉

Summary

Fixes #751 and related to #196


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures your code follows our style guide and passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update the included software doc (if you updated included software) 📄
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)
Here's my cat Binx!

image

@zackerydev zackerydev requested a review from a team March 4, 2022 20:32
@zackerydev zackerydev changed the base branch from focal to xenial March 4, 2022 20:36
@erezrokah erezrokah added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Mar 7, 2022
@ehmicky
Copy link
Contributor

ehmicky commented Mar 8, 2022

Thanks @zgriesinger! Would you like to cherry-pick the changes from #752 now that it has been approved?

@zackerydev
Copy link
Contributor Author

@ehmicky Done!

@ehmicky ehmicky merged commit d05ea95 into netlify:xenial Mar 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPM_FLAGS doesn't handle more than one flag
3 participants