Josh Kellendonk
Josh Kellendonk
I've implemented a workaround in lieu of a better thought out `.gruntrc` file or other method. I just make my `Gruntfile.js` call a local module named `Gruntfile.local` so that it...
I'd like to put forward the thought that perhaps giving the individual user too much power shouldn't be a consideration. It seems to run contrary to the idea of libre...
@Chriscbr Ah! Thanks for noticing. Yes, I'm still having this issue. I saw the stale notification and forgot to add a comment in time. Sorry about that. Yes, please re-open....
> How about getting that custom executable to replace `docker` to asset step's image(s)? Should custom image be used, some installation added to steps or what? I think this should...
> > > How about getting that custom executable to replace `docker` to asset step's image(s)? Should custom image be used, some installation added to steps or what? I think...
> I think the `CDK_DOCKER` feature was mostly intended for testing, but I guess I don't mind supporting this. A couple of doc updates and then this is good to...
Agreed that `publishInParallel` could be easily configurable. The CLI arg sounds like a good idea, but I wonder whether we should consider a `cdk.json` option as well.