feat(pushqueue): add example gateway server and client - #237
Closed
kevinlnew wants to merge 1 commit into
Closed
Conversation
This was referenced Jun 10, 2026
kevinlnew
force-pushed
the
pushqueue/chunk1-controllers
branch
from
June 10, 2026 16:12
a5d80d0 to
a501ba3
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-examples
branch
from
June 10, 2026 16:12
e871d8a to
2088093
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-controllers
branch
from
June 10, 2026 16:27
a501ba3 to
f1c4d8c
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-examples
branch
from
June 10, 2026 16:27
2088093 to
3b6bd86
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-controllers
branch
from
June 10, 2026 17:51
f1c4d8c to
82f4d87
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-examples
branch
from
June 10, 2026 17:51
3b6bd86 to
6e42a25
Compare
kevinlnew
marked this pull request as ready for review
June 10, 2026 17:58
kevinlnew
requested review from
a team,
behinddwalls and
sbalabanov
as code owners
June 10, 2026 17:58
kevinlnew
force-pushed
the
pushqueue/chunk1-controllers
branch
from
June 10, 2026 18:00
82f4d87 to
c4d2722
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-examples
branch
from
June 10, 2026 18:00
6e42a25 to
45c83ed
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-controllers
branch
from
June 10, 2026 18:06
c4d2722 to
24fac27
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-examples
branch
from
June 10, 2026 18:06
45c83ed to
c7050e8
Compare
Wires up noop VCS and passthrough queue implementations so the pushqueue gateway can start and serve Ping/Land/CheckMergeability RPCs for local development. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
kevinlnew
force-pushed
the
pushqueue/chunk1-controllers
branch
from
June 10, 2026 18:19
24fac27 to
576d6ed
Compare
kevinlnew
force-pushed
the
pushqueue/chunk1-examples
branch
from
June 10, 2026 18:19
c7050e8 to
96d4ccd
Compare
Contributor
Author
|
Closing this in favor of design changes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Wires up noop VCS and passthrough queue implementations so the
pushqueue gateway can start and serve Ping/Land/CheckMergeability
RPCs for local development.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Test Plan
Issues
Stack