google / google/protobuf-gradle-plugin
Exclude directories from dependency protobuf configuration which will be extracted to extracted-protos
Open
enhancement
- Dominant language
- Groovy
- Stars
- 1.8k
- Forks
- 288
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have a dependency with all protobuf schemas:
`protobuf("ru.skbbank.bm:common-protobuf-schemas:0.4.0")`
I want to exclude some of them by directory or name in `extractProto` task. Is it real to override pattern of ProtobufExtract.getInputProtoFiles function? Or how to do such thing?
Contributor guide
Assessment
This issue has not been assessed yet.