Skip to content

Conversation

@dmcgowan
Copy link
Member

The protos target gets run during CI to validate there are not ungenerated proto changes. The updates can change at any point if buf dependencies are updated at this point. While it is unlikely they will change often, they should change intentially, just as go dependencies would happen.

The protos target gets run during CI to validate there are not
ungenerated proto changes. The updates can change at any point if buf
dependencies are updated at this point. While it is unlikely they will
change often, they should change intentially, just as go dependencies
would happen.

Signed-off-by: Derek McGowan <derek@mcg.dev>
Copilot AI review requested due to automatic review settings January 28, 2026 22:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes automatic Buf dependency updates from the make protos workflow so CI proto generation checks remain deterministic and only change when dependencies are intentionally updated/committed.

Changes:

  • Removed buf dep update from the protos Makefile target while keeping buf generate and descriptor build steps intact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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