This might be interesting to some folks: https://github.com/cscott/npm-travis It works, I've tested it locally, I just got sidetracked when I was trying to install a local jenkins slave or something so I could test it in labs. If someone wants to adopt this, I'd love to see it find a loving home. --scott
adding in the QA list
<quote name="C. Scott Ananian" date="2015-07-15" time="13:47:43 -0500">
This might be interesting to some folks: https://github.com/cscott/npm-travis It works, I've tested it locally, I just got sidetracked when I was trying to install a local jenkins slave or something so I could test it in labs. If someone wants to adopt this, I'd love to see it find a loving home. --scott
-- (http://cscott.net)
Mobile-l mailing list Mobile-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mobile-l
A few more details:
A patch like this to your repository allows you to trigger travis: https://github.com/cscott/mw-ocg-bundler/commit/8565c79549e107ffa10fa817d003...
I think the missing piece from the CI team is to add the proper gerrit remote in jenkins (https://gerrit.wikimedia.org/r/#/c/173045/ and https://gerrit.wikimedia.org/r/#/c/173046/2/bin/travis-set-env.sh ). --scott