Skip to content

feat(pushqueue): add proto definition and domain scaffold#234

Open
kevinlnew wants to merge 3 commits into
mainfrom
pushqueue/chunk1-proto
Open

feat(pushqueue): add proto definition and domain scaffold#234
kevinlnew wants to merge 3 commits into
mainfrom
pushqueue/chunk1-proto

Conversation

@kevinlnew

@kevinlnew kevinlnew commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Introduce the pushqueue domain with its gateway proto (Land,
CheckMergeability, Ping RPCs), generated protobuf code, and the
core/ package placeholder — mirroring the existing domain layout.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Test Plan

Issues

Stack

  1. @ feat(pushqueue): add proto definition and domain scaffold #234
  2. feat(pushqueue): add domain entities and extension interfaces #235
  3. feat(pushqueue): add land and ping controllers with tests #236
  4. feat(pushqueue): add example gateway server and client #237

@CLAassistant

CLAassistant commented Jun 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Introduce the pushqueue domain with its gateway proto (Land,
CheckMergeability, Ping RPCs), generated protobuf code, and the
core/ package placeholder — mirroring the existing domain layout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kevinlnew kevinlnew force-pushed the pushqueue/chunk1-proto branch from adfa519 to d066196 Compare June 10, 2026 16:12
@kevinlnew kevinlnew marked this pull request as ready for review June 10, 2026 16:13
@kevinlnew kevinlnew requested review from a team, behinddwalls and sbalabanov as code owners June 10, 2026 16:13
kevinlnew and others added 2 commits June 10, 2026 16:27
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use @rules_go (not @io_bazel_rules_go) and add proto/protopb alias
to match stovepipe pattern. Reformat generated .pb.go files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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