Skip to content

feat(server): support push configs and gRPC list interop#27

Merged
muscariello merged 1 commit intomainfrom
feat/push-config-and-grpc-list-interop
Apr 6, 2026
Merged

feat(server): support push configs and gRPC list interop#27
muscariello merged 1 commit intomainfrom
feat/push-config-and-grpc-list-interop

Conversation

@muscariello
Copy link
Copy Markdown
Member

Summary

  • normalize gRPC ListTasks page sizes so Go clients sending an unset value as zero still receive the default result window
  • add opt-in push-config CRUD support to DefaultRequestHandler via with_push_config_store(...)
  • add protobuf, task-store, handler, and gRPC end-to-end regressions for the interop paths

Testing

  • cargo fmt --all --check
  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings

@muscariello muscariello requested a review from a team as a code owner April 6, 2026 08:32
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@muscariello muscariello merged commit 88c4c4f into main Apr 6, 2026
5 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