Commit 3a9cc67
fix: cligen multi-spec package grouping
Fix cligen cmd to merge ProtoData per package before generating CLI
commands, matching the same approach used by protogen and grpcgen.
Without this, the last spec targeting a package would overwrite earlier
ones, producing CLI code that references nonexistent proto types.1 parent 6946629 commit 3a9cc67
48 files changed
Lines changed: 23904 additions & 23664 deletions
File tree
- cmd/jnicli
- grpc
- client
- accessibility
- app
- media
- net
- os
- pm
- usage
- server
- accessibility
- app
- media
- net
- os
- pm
- usage
- proto
- accessibility
- app
- media
- net
- os
- pm
- usage
- tools
- cmd/cligen
- pkg/cligen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments