Skip to content

Export full path of symbols in ModuleInfo #81

@erenon

Description

@erenon

The ModuleInfo proto does not export the full path/label of the symbols, nor the other info protos. I'd like to write templates that automatically add load usage, e.g:

load('//foo/bar:baz.bzl', 'qux')

But the /foo/bar:baz.bzl part is not available for the template.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions