Skip to content

proto: add transcript service definition#2309

Merged
weeco merged 4 commits intomasterfrom
ms/transcript-proto
Mar 19, 2026
Merged

proto: add transcript service definition#2309
weeco merged 4 commits intomasterfrom
ms/transcript-proto

Conversation

@weeco
Copy link
Copy Markdown
Contributor

@weeco weeco commented Mar 16, 2026

Summary

  • Adds transcript.proto for the dataplane v1alpha3 Transcript API
  • Regenerates all protobuf (Go backend, TypeScript frontend) and OpenAPI definitions

Test plan

  • Verify generated code compiles (backend + frontend)

…ions

Adds the transcript proto definition for the dataplane v1alpha3 API
and regenerates all protobuf (backend Go, frontend TS) and OpenAPI outputs.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 16, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 19, 2026, 11:39 AM

@weeco weeco requested a review from birdayz March 16, 2026 11:28
*
* @generated from rpc redpanda.api.aigateway.v1.AIHubService.Eject
*/
export const eject = AIHubService.method.eject;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

was this meant to be part of this PR/exposed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Side effect due to proto generate and the ai gateway dependency does not seem to be pinned

…enerate

Pin ai-gateway to commit 0d2811b8 to prevent unrelated proto changes
from leaking into PRs that only need to regenerate dataplane protos.
weeco added 2 commits March 19, 2026 12:33
Resolve merge conflicts in buf.gen.frontend.yaml and proto/gen/openapi
files, then regenerate all protobuf definitions.
Remove buf.build/redpandadata/common and buf.build/redpandadata/ai-gateway
module inputs from buf.gen.frontend.yaml. These types are now consumed
from pre-built BSR npm packages per PR #2324, not generated locally.
@weeco weeco merged commit 794ece3 into master Mar 19, 2026
19 checks passed
@weeco weeco deleted the ms/transcript-proto branch March 19, 2026 11:48
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