feat(proto): update activity list protos#134
Conversation
|
The latest Buf updates on your PR. Results from workflow buf-pr / buf (pull_request).
|
Test & Lint SummaryTests:
Lint:
|
noa-lucent
left a comment
There was a problem hiding this comment.
Protos look aligned with the Activity server-side list spec (workloads/volumes/threads) and keep compatibility via deprecated legacy fields. Left a few minor nits around making defaults/semantics self-documenting (default sort + deterministic cursor notes, case-insensitive volume name search), marking GetOrganizationThreads deprecated via proto option, and clarifying whether nicknames include the @ prefix.
09d84b4 to
ab31a90
Compare
|
Summary:
Tests:
|
noa-lucent
left a comment
There was a problem hiding this comment.
Re-review (static only — not running builds/tests).
The proto surface for Activity server-side lists (workloads/volumes/threads) + nickname batch lookup still looks aligned with issue #133/spec, and the branch updates didn’t introduce any new blockers. Resolved my prior minor doc/deprecation nits as non-blocking.
Summary
Testing
Refs #133