Skip to content

Cache npm cache in CI#35473

Merged
joaomoreno merged 1 commit intomicrosoft:masterfrom
felixfbecker:cache-npm
Oct 2, 2017
Merged

Cache npm cache in CI#35473
joaomoreno merged 1 commit intomicrosoft:masterfrom
felixfbecker:cache-npm

Conversation

@felixfbecker
Copy link
Contributor

@felixfbecker felixfbecker commented Oct 2, 2017

This should improve CI build time as a big time is spent on installing dependencies :)

Note that this caches the npm cache folder, which is safe as opposed to caching node_modules directly.

Copy link
Member

@joaomoreno joaomoreno left a comment

Choose a reason for hiding this comment

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

Thanks!

@joaomoreno joaomoreno merged commit 2b2446b into microsoft:master Oct 2, 2017
@joaomoreno joaomoreno added this to the October 2017 milestone Oct 2, 2017
@felixfbecker felixfbecker deleted the cache-npm branch October 2, 2017 16:50
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants