Skip to content

Conversation

@ivanauth
Copy link
Contributor

Description

Adds comprehensive instructions to CONTRIBUTING.md for testing proto changes locally before publishing to the Buf Registry.

Changes

  • Added new section "Building with locally modified protos" with 5-step workflow
  • Fixed inaccurate reference from "shebang" to "constants" in documentation
  • Updated markdown link to point to correct line in magefiles/gen.go (#L26 instead of #L27)
  • Added note explaining version metadata behavior when using local protos

Context

Closes #137

Contributors requested clear documentation on how to build locally modified protos. The existing documentation mentioned "mage commands" but didn't explain the local development workflow.

Testing

Documentation-only change. Only CONTRIBUTING.md was modified. No code or tests affected.

Explains how to test proto changes locally before publishing to Buf Registry.
Addresses the workflow requested in issue authzed#137.

Signed-off-by: ivanauth <[email protected]>
@ivanauth ivanauth requested a review from a team as a code owner January 16, 2026 15:03
Copy link
Contributor

@tstirrat15 tstirrat15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 26, 2026
Merged via the queue into authzed:main with commit 2ea2f5c Jan 26, 2026
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CONTRIBUTING.md for new mage command

2 participants