Skip to content

Remove devexp from proto package names#118

Merged
behinddwalls merged 1 commit into
mainfrom
preetam/rename-proto
Mar 4, 2026
Merged

Remove devexp from proto package names#118
behinddwalls merged 1 commit into
mainfrom
preetam/rename-proto

Conversation

@behinddwalls
Copy link
Copy Markdown
Collaborator

Summary

  • Remove devexp namespace from gateway and orchestrator proto package names (uber.devexp.submitqueueuber.submitqueue)
  • Regenerate all protobuf files (*.pb.go, *_grpc.pb.go, *.pb.yarpc.go)
  • Update documentation references in README.md and example/README.md

Test plan

  • make test — all 24 unit tests pass
  • grep -r devexp — no remaining references in codebase

Remove the devexp namespace from gateway and orchestrator proto package
names (uber.devexp.submitqueue -> uber.submitqueue) and regenerate all
proto files. Update documentation references accordingly.
@behinddwalls behinddwalls requested review from a team and sbalabanov as code owners March 4, 2026 19:42
@behinddwalls behinddwalls added this pull request to the merge queue Mar 4, 2026
Merged via the queue into main with commit 146fb85 Mar 4, 2026
8 checks passed
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.

2 participants