happy-kitchen-89482
03/21/2017, 10:12 PMhappy-kitchen-89482
03/21/2017, 10:14 PM—pants-config-files=’[”pants-jenkins.ini","pants.ini"]'
is working for you as expected, right?happy-kitchen-89482
03/21/2017, 10:19 PMhappy-kitchen-89482
03/21/2017, 10:20 PM—pants-config-files='pants-jenkins.ini'
(or —pants-config-files=’+[”pants-jenkins.ini”]’
) it appends to the default, which is the regular pants.ini
happy-kitchen-89482
03/21/2017, 10:20 PMpants.ini
will take precedencehappy-kitchen-89482
03/21/2017, 10:21 PMwitty-crayon-22786
03/21/2017, 10:22 PMhappy-kitchen-89482
03/21/2017, 10:23 PMhappy-kitchen-89482
03/21/2017, 10:23 PMwitty-crayon-22786
03/21/2017, 10:24 PMpurple-oil-45048
03/22/2017, 1:02 AMclean-fish-15260
03/22/2017, 4:16 AMhigh-advantage-47550
03/22/2017, 2:09 PMrough-minister-58256
03/22/2017, 5:10 PMrough-minister-58256
03/22/2017, 5:10 PMPasted image at 2017-03-22, 10:10 AM▾
rough-minister-58256
03/22/2017, 5:10 PMsalmon-summer-38098
03/22/2017, 5:10 PMrough-minister-58256
03/22/2017, 5:10 PMstraight-waiter-86090
03/22/2017, 5:49 PMnode_modules/.bin
doesn’t work because they’re normally symlinks to files that have relative paths in them.straight-waiter-86090
03/22/2017, 5:50 PMnode_modules/.bin/babel -> ../babel-cli/bin/babel.js
straight-waiter-86090
03/22/2017, 5:50 PM#!/usr/bin/env node
require(”../lib/babel”);
straight-waiter-86090
03/22/2017, 5:50 PMwitty-crayon-22786
03/22/2017, 9:29 PMwitty-crayon-22786
03/22/2017, 9:29 PMbrash-cricket-7489
03/22/2017, 9:51 PMbrash-cricket-7489
03/22/2017, 9:52 PMhigh-advantage-47550
03/22/2017, 9:57 PMprep_command
? and/or cache some arbitrary generated file? (this sounds difficult to implement so i’m guessing no, but i might as well ask 🙂 )witty-crayon-22786
03/22/2017, 9:59 PMfuture-baker-79805
03/23/2017, 1:38 AMfuture-baker-79805
03/23/2017, 1:42 AM