about summary refs log tree commit diff
path: root/overrides
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-11-25T15·32+0000
committerVincent Ambo <tazjin@google.com>2019-11-25T15·32+0000
commit43f91c44bd0fac60aed86eeeb1b57d482e1199e4 (patch)
treed410d7039b086b45e5bc8b12d7f7764096e5fe77 /overrides
parent48ed487bddb7429e6d79db1151e82b7316c31b37 (diff)
feat(read-tree): Pass in-tree location to imported package sets
Passes the location from the root at which packages are imported on to
all packages.

The path is passed in as a parameter called 'locatedAt' which contains
a list of strings with each individual path component.

For example, the blog source in `services/tazblog` will have a list
with `[ "services" "tazblog" ]` passed in as the `locatedAt`
attribute.

This can be used for enabling features such as path-specific imports
when using things like buildGo.
Diffstat (limited to 'overrides')
0 files changed, 0 insertions, 0 deletions