Document runfiles resolution.
I need to know how to access data files at runtime.
Specifically in the following scenarios:
And
And
https://docs.bazel.build/versions/master/skylark/rules.html#runfiles
http://jayconrod.com/posts/108/writing-bazel-rules--data-and-runfiles
https://github.com/bazelbuild/bazel/issues/4460
Documentation should include:
Bump
Related proposal: https://docs.google.com/document/d/10aW-UrKPjGkxQGGEblGba6LAWupqbssx-bjywVCmJvY/edit#heading=h.xgjl2srtytjt
Possible duplicate of #4054
Cc @laszlocsomor @philwo
Paul is right.
I'll work on it.
Thanks Laszlo!
Progress: https://github.com/laszlocsomor/bazel/commit/ba821c81092a768c36d6bd373492e8d5088151a1
I have to work on something else now.
@laszlocsomor that's good stuff; I hope you will have time for more.
I have found additional documentation in the recent and very informative Bazel guide by Lukacs.
https://docs.google.com/document/d/1wzjTCuqXNKBlEEHCVw17j7kil2qx04sBsMZCTZzOJj0/edit#heading=h.rpcqrjsxgnpk
Sorry about my recent silence. I have not forgotten about this issue, and I intend to work more on it this week.
Finally found some time -- here's more update, starting to dig into the messy details.
Most helpful comment
Sorry about my recent silence. I have not forgotten about this issue, and I intend to work more on it this week.