Skip to content

feat(dir): add protovalidate#1030

Merged
csirmazbendeguz merged 1 commit intomainfrom
feat/protovalidate
Mar 13, 2026
Merged

feat(dir): add protovalidate#1030
csirmazbendeguz merged 1 commit intomainfrom
feat/protovalidate

Conversation

@csirmazbendeguz
Copy link
Copy Markdown
Contributor

@csirmazbendeguz csirmazbendeguz commented Mar 10, 2026

add protovalidate to the project

add an example validation of referrer types to the PushReferrer controller


this PR adds a single validation, but we should add validations to other proto files as well in future PRs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 10, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped⏩ skipped✅ passedMar 13, 2026, 8:22 AM

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-49 lines label Mar 10, 2026
@csirmazbendeguz csirmazbendeguz force-pushed the feat/protovalidate branch 6 times, most recently from c47d1ef to 8a75efc Compare March 11, 2026 15:57
@csirmazbendeguz csirmazbendeguz marked this pull request as ready for review March 11, 2026 16:02
@csirmazbendeguz csirmazbendeguz requested a review from a team as a code owner March 11, 2026 16:02
@csirmazbendeguz csirmazbendeguz linked an issue Mar 11, 2026 that may be closed by this pull request
@github-actions github-actions bot added size/S Denotes a PR that changes 50-199 lines and removed size/XS Denotes a PR that changes 0-49 lines labels Mar 11, 2026
@csirmazbendeguz csirmazbendeguz force-pushed the feat/protovalidate branch 3 times, most recently from 4403260 to 8de370c Compare March 12, 2026 16:18
@github-actions github-actions bot added size/M Denotes a PR that changes 200-999 lines and removed size/S Denotes a PR that changes 50-199 lines labels Mar 12, 2026
@csirmazbendeguz csirmazbendeguz force-pushed the feat/protovalidate branch 3 times, most recently from ab115ed to 63d6754 Compare March 12, 2026 20:08
@github-actions github-actions bot added size/S Denotes a PR that changes 50-199 lines and removed size/M Denotes a PR that changes 200-999 lines labels Mar 12, 2026
@csirmazbendeguz csirmazbendeguz force-pushed the feat/protovalidate branch 3 times, most recently from 32059ad to e5b343c Compare March 12, 2026 21:30
@csirmazbendeguz csirmazbendeguz force-pushed the feat/protovalidate branch 2 times, most recently from 2c72ff0 to f59ef0b Compare March 12, 2026 21:57
@github-actions github-actions bot added size/M Denotes a PR that changes 200-999 lines and removed size/S Denotes a PR that changes 50-199 lines labels Mar 12, 2026
@csirmazbendeguz csirmazbendeguz force-pushed the feat/protovalidate branch 4 times, most recently from be43d76 to 18b56f2 Compare March 13, 2026 08:16
Signed-off-by: Bendegúz Csirmaz <csirmazbendeguz@gmail.com>
@csirmazbendeguz csirmazbendeguz merged commit b56a67c into main Mar 13, 2026
122 of 129 checks passed
@csirmazbendeguz csirmazbendeguz deleted the feat/protovalidate branch March 13, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 200-999 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add declarative schema validation

2 participants