feat: add version ldflags support to both protoc plugins - #14
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughStandardized build-time version metadata (version, commit, date) for two CLI plugins, updating --version output to a consistent format and aligning tests to assert the new substrings. Removed an unused connect import in one plugin. No other logic or control-flow changes. Changes
Sequence Diagram(s)Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
Add version, commit, and date variables to support build-time version injection via GoReleaser ldflags.
Add version, commit, and date variables to support build-time version injection via GoReleaser ldflags.
28997d4 to
0e1364b
Compare
No description provided.