Skip to content

Conversation

@jrinehart-buf
Copy link
Contributor

I found a few copy issues while documenting these examples. This PR fixes them.

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 14, 2026, 11:09 AM

google.protobuf.FloatValue min_price = 4 [(buf.validate.field).cel = {
id: "min_price_finite"
message: "min_price_must_be_positive"
id: "min_price_positive"
Copy link
Member

Choose a reason for hiding this comment

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

A positive infinite value will pass this rule, so the id min_price_finite was off. Took the liberty to push up 5be5968 to rename to min_price_positive

@jrinehart-buf jrinehart-buf merged commit 311a39a into main Jan 14, 2026
7 checks passed
@jrinehart-buf jrinehart-buf deleted the jrinehart/example-fixes branch January 14, 2026 17:13
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.

3 participants