Closed wpears closed 9 years ago
All reviewed up. Looks good overall. Just the one thing.
:+1: I like this way of handling it.
Something like https://www.npmjs.com/package/load-grunt-config might help that Gruntfile too. :wink:
Should be good to go now; pretty funny bug that would make tests fail in October only.
Looks good. Merging...
The grunt build now runs when building the container, meaning running containers is very light, won't differ across differs slaves, and, most importantly, doesn't require node and build tools for jenkins.
A casualty of this PR is the imagemin task, which alpine refused to build the native dependencies of, even given much urging. I was going to copy over the source images with the minified ones and check them in, but the savings for all affected images only totals ~7kb. So probably not worth the maintenance/slightly reduced quality at this juncture.