1

I have experienced problems with my jenkins server since yesterday: bower install fails to download dependencies from Github repositories. As far as we know this may depends on connection issues with the server (jenkins).

How can I avoid this kind of risks? Should I commit dependencies along with my project and write a specific task (Gulpjs/Gruntjs) that works with it in locale?

Nemus
  • 1,322
  • 2
  • 23
  • 47
  • Discussed here: http://stackoverflow.com/questions/22327758/should-bower-components-be-gitignored In my opinion you should ignore dependencies. – scokmen Jul 19 '16 at 12:30

0 Answers0