rich-helicopter-79006
05/04/2017, 8:45 PMtest
+- resources
+- co
+- foo1
+- BUILD
+- foo2
+- BUILD
rich-helicopter-79006
05/04/2017, 8:47 PMresources
and it has the full dir structure insiderich-helicopter-79006
05/04/2017, 8:48 PMfoo1
and foo2
witty-crayon-22786
05/04/2017, 8:52 PMwitty-crayon-22786
05/04/2017, 8:52 PMtest/$lang
is one of the default configured source root patternswitty-crayon-22786
05/04/2017, 8:52 PMrich-helicopter-79006
05/04/2017, 8:53 PMrich-helicopter-79006
05/04/2017, 8:55 PMwitty-crayon-22786
05/04/2017, 8:55 PMrich-helicopter-79006
05/04/2017, 8:55 PMtest
+- co
+- foo1
+- resources
+- BUILD
witty-crayon-22786
05/04/2017, 8:55 PMwitty-crayon-22786
05/04/2017, 8:56 PMrich-helicopter-79006
05/04/2017, 8:56 PMwitty-crayon-22786
05/04/2017, 8:56 PMwitty-crayon-22786
05/04/2017, 8:56 PMco/foo1/name
is less likely to collide than name
, so where possible prefer the former.rich-helicopter-79006
05/04/2017, 8:56 PMwitty-crayon-22786
05/04/2017, 8:56 PMname
witty-crayon-22786
05/04/2017, 8:57 PMrich-helicopter-79006
05/04/2017, 8:57 PMrich-helicopter-79006
05/04/2017, 8:57 PMhigh-advantage-47550
05/04/2017, 9:57 PM$ ./pants run bonsai/.buildkite
Exception caught: (<class 'pants.build_graph.address_mapper.InvalidBuildFileReference'>)
Exception message: [...]/bonsai/.buildkite does not contain any BUILD files.
when translating spec bonsai/.buildkite
and yet:
$ cat bonsai/.buildkite/BUILD
python_binary(
name = 'generate-backend-deploy-step',
dependencies=[
'3rdparty/python/sh',
],
source='generate-backend-deploy-step.py',
)
high-advantage-47550
05/04/2017, 9:57 PMhigh-advantage-47550
05/04/2017, 9:58 PM.
prefix makes it workhigh-advantage-47550
05/04/2017, 9:58 PMflat-pizza-44400
05/04/2017, 10:00 PMfancy-forest-37893
05/04/2017, 10:12 PMhigh-advantage-47550
05/04/2017, 11:09 PMrough-minister-58256
05/05/2017, 8:15 PMfancy-forest-37893
05/05/2017, 10:51 PMfancy-forest-37893
05/05/2017, 10:54 PM