bright-apartment-76721
10/27/2017, 3:33 PMaloof-angle-91616
10/27/2017, 3:34 PMrough-minister-58256
10/27/2017, 3:57 PM./pants depmap --graph
will spit out a .dot filealoof-angle-91616
10/27/2017, 4:15 PMwitty-crayon-22786
10/27/2017, 4:15 PMrough-minister-58256
10/27/2017, 4:42 PM$ ./pants help depmap 2>/dev/null |grep -A2 depmap-graph
--[no-]depmap-graph (default: False)
Specifies the internal dependency graph should be output in the dot digraph
format.
rough-minister-58256
10/27/2017, 4:43 PMoptions_reference.html
.. yeah dunno, seems brokenaloof-angle-91616
10/27/2017, 4:43 PMrough-minister-58256
10/27/2017, 4:44 PMwitty-crayon-22786
10/27/2017, 4:45 PMaloof-angle-91616
10/27/2017, 4:51 PMaloof-angle-91616
10/27/2017, 5:16 PMoptions_reference.html
is definitely a technical issue. i think removing stale code examples is part of it, and removing complex custom logic, especially in places like options_reference.html
, will probably make the documentation concerns much more transparent, and will make documentation concerns seem much more manageable. just imoaloof-angle-91616
10/27/2017, 5:16 PMpage()
used a lot/at all outside of the pants repo?witty-crayon-22786
10/27/2017, 5:18 PMaloof-angle-91616
10/27/2017, 5:24 PMaloof-angle-91616
10/27/2017, 5:26 PMaloof-angle-91616
10/27/2017, 5:27 PMpage()
at all, just wanted some more contextlimited-country-20626
10/28/2017, 2:03 AMlimited-country-20626
10/28/2017, 2:05 AMpage()
, but I have been migrating our wiki (which always goes stale) into README files, which I would like to publish to github wiki. I was hoping that page() would make that easy and I could crib from Larry’s work from 2015/6aloof-angle-91616
10/30/2017, 11:50 PMpage()
built in and uses it for the repo, and would love to make it more usable if there's anything that needs doing (currently just focused on the usage in the pants repo). i just meant i don't think any of that needs to come at the expense of backwards compatibilityaverage-vr-56795
10/31/2017, 9:03 AMaverage-vr-56795
10/31/2017, 9:54 AMechoing-engineer-75628
10/31/2017, 12:34 PMException message: Jar /Users/hlysig/.ivy2/pants/org.agrona/agrona/jars/agrona-0.9.5.jar in 3rdparty/jvm/io/kamon:kamon-akka-remote not resolved to the ivy symlink map in conf default.
Any one here know how to identify what is going on or potential fixes/workarounds?echoing-engineer-75628
10/31/2017, 1:06 PMwitty-crayon-22786
10/31/2017, 3:39 PMwitty-crayon-22786
10/31/2017, 3:39 PMbulky-motorcycle-41302
10/31/2017, 8:52 PMbulky-motorcycle-41302
10/31/2017, 8:53 PMbulky-motorcycle-41302
10/31/2017, 8:53 PM--options="--tb native"
to get Python native tracebacks,bulky-motorcycle-41302
10/31/2017, 8:54 PMoptions
arg and get html coverage output generated