Skip to content

Conversation

@Leemoonsoo
Copy link
Member

What is this PR for?

Recently CI build fails a lot on npm install on building zeppelin-web module with network issues.
This PR tries to cache zeppelin-web/node_modules on travis and see it it helps reducing network issues.

What type of PR is it?

Improvement

Todos

  • - Cache zeppelin-web/node_modules

@jongyoul
Copy link
Member

jongyoul commented Aug 5, 2016

I like it.

@Leemoonsoo
Copy link
Member Author

Leemoonsoo commented Aug 5, 2016

@jongyoul Thanks for taking a look.

I can see now travis caches zeppelin-web/node_modules directory in the last commit of this PR.
If it is worth, let's merge it into master.

@corneadoug
Copy link
Contributor

@Leemoonsoo What will happen when there is a new dependency?

@Leemoonsoo
Copy link
Member Author

@corneadoug then new dependencies will be cached, too.

@Leemoonsoo
Copy link
Member Author

I still see a lot of CI run fails on "npm install", so i'm merging this PR into master as a hotfix and see if it helps.

@asfgit asfgit closed this in 51b8792 Sep 1, 2016
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