Commit a9daa77
committed
feat(stovepipe): add GetValidation protobuf contract
Summary:
Intent:
- Expose the current validation for a commit's authoritative Stovepipe request.
- Preserve result presence and bounded project enumeration in the public contract.
Changes:
- Add GetValidation request, response, and project validation messages.
- Reuse the shared validation result shape and generate gRPC and YARPC bindings.
- Clarify authoritative URI selection and pagination stability in the RFC.
This PR builds on #638, which introduces the request-history contract and shared validation result.
---
<sub>Generated by the 🪄 [pr-create](https://sg.uberinternal.com/code.uber.internal/uber-code/devexp-agent-marketplace/-/blob/claude-code/plugins/dev/uber-dev/skills/pr-create/SKILL.md) skill in devexp-agent-marketplace</sub>1 parent 981f4f1 commit a9daa77
5 files changed
Lines changed: 508 additions & 69 deletions
File tree
- api/stovepipe
- protopb
- proto
- doc/rfc/stovepipe
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
143 | 187 | | |
144 | 188 | | |
145 | 189 | | |
| |||
151 | 195 | | |
152 | 196 | | |
153 | 197 | | |
| 198 | + | |
| 199 | + | |
154 | 200 | | |
0 commit comments