https://bugzilla.wikimedia.org/show_bug.cgi?id=58620
--- Comment #7 from Antoine "hashar" Musso <[email protected]> --- Since mss is a node module, we could have it added to the integration/jenkins.git repository which has tools/package.json. It currently provides: { "name": "wikimedia-integration-jenkins", "version": "0.2.5", "dependencies": { "grunt": "0.4.1", "grunt-cli": "0.1.13", "grunt-contrib-qunit": "0.4.0", "phantomjs": "~1.9.0-1", "grunt-contrib-csslint": "0.2.0", "jshint": "2.4.4" } } So maybe add kss in there and forget about git-deploy and integration/kss. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
