Skip to content

[FR]: Support for proto in aspect configure? #50

@antspy

Description

@antspy

What is the current behavior?

Hi,

I have a repo using I am using py_proto_library and ts_proto_library.

My python library imports the proto using
from src import types_pb2

When I run aspect configure, the CLI complains that it's an unknown dependency.

Describe the feature

Is there some documentation or examples that explain how to make aspect configure understand the proto generated code, and therefore add a dependency on the py_proto_library and ts_proto_library whenever it encounters a proto import?

Thank you!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions