Skip to content

Update to Resolving Dependancies - using npm ci #4142

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

Closed
wants to merge 3 commits into from

Conversation

markyroden
Copy link

The current documentation describes using npm install - using npm ci significantly improves the the speed of the build process. Seeing as this is the rate determining step for the overall build process doing everything we can to speed it up is important.

For reference
https://stackoverflow.com/a/53325242

By using 'npm ci' instead of 'npm install' you can significantly improve the speed of the build process
New image to support change ot the documentation
In support of documentaiton update
@msftclas
Copy link

msftclas commented Jun 13, 2019

CLA assistant check
All CLA requirements met.

@andrewconnell
Copy link
Collaborator

Sorry for the delay... but can you update the PR to address the conflicts before we eval to merge? Thanks!

@andrewconnell andrewconnell added the Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. label Dec 7, 2019
@andrewconnell andrewconnell self-assigned this Dec 7, 2019
@markyroden
Copy link
Author

markyroden commented Dec 7, 2019 via email

@msft-github-bot msft-github-bot removed the Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. label Dec 7, 2019
@andrewconnell
Copy link
Collaborator

could have easily been a case where something changed AFTER you submitted so it's just the result of us not merging it in sooner. Either way... not a problem.

It's up to you how you want to do it... there is another PR #4976 with a lot of changes to those docs if you want to wait until that's merged.

As for the process, it doesn't matter if you close & resubmit, or if you just put another commit on top of it.

@andrewconnell andrewconnell added the Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. label Dec 22, 2019
@andrewconnell andrewconnell added the no-recent-activity Stale issue due to lack of activity. Closed after 7 days with no activity by OP. label Jan 29, 2020
@msft-github-bot msft-github-bot removed the no-recent-activity Stale issue due to lack of activity. Closed after 7 days with no activity by OP. label Jan 29, 2020
@andrewconnell andrewconnell added the no-recent-activity Stale issue due to lack of activity. Closed after 7 days with no activity by OP. label Jan 29, 2020
@msft-github-bot msft-github-bot removed the no-recent-activity Stale issue due to lack of activity. Closed after 7 days with no activity by OP. label Jan 29, 2020
@andrewconnell
Copy link
Collaborator

bump...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants