Skip to content

Add package_prefix flag support for custom import path prefixes#26

Open
statico wants to merge 1 commit into
redpanda-data:mainfrom
statico:package-prefix
Open

Add package_prefix flag support for custom import path prefixes#26
statico wants to merge 1 commit into
redpanda-data:mainfrom
statico:package-prefix

Conversation

@statico
Copy link
Copy Markdown

@statico statico commented Aug 20, 2025

  • Add package_prefix command line flag to allow prefixing generated import paths
  • Implement getQualifiedTypeName method in FileGenerator to handle package prefix logic
  • Update tool registration to use prefixed import paths when configured
  • Add comprehensive test coverage for package prefix path transformations
  • Set supported editions and features for proto compiler compatibility

🤖 Generated with Claude Code

- Add package_prefix command line flag to allow prefixing generated import paths
- Implement getQualifiedTypeName method in FileGenerator to handle package prefix logic
- Update tool registration to use prefixed import paths when configured
- Add comprehensive test coverage for package prefix path transformations
- Set supported editions and features for proto compiler compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@statico
Copy link
Copy Markdown
Author

statico commented Aug 20, 2025

I probably need to run all the golden test regeneration, but when I do it updates every test file from protoc-gen-go v1.36.7 to v1.36.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant