feat: listInvocations() for the detached-runs monitor
Some checks failed
Security / Security check (push) Failing after 1s
Some checks failed
Security / Security check (push) Failing after 1s
Returns every tracked detached invocation (newest-first) with id, phase, current step, timestamps, error, flow name and project. Regenerated stubs from the platform hub.proto. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
f67e430b09
commit
3fe96c9487
5 changed files with 233 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ for the authoritative per-release detail.
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Detached-runs monitor: `listInvocations()` returns every tracked
|
||||
detached invocation (newest-first) with id, phase, current step,
|
||||
timestamps, error, flow name and project — backs Studio's
|
||||
detached-runs list. Regenerated stubs.
|
||||
- Projects on the wire (Studio multi-project stage ①):
|
||||
`listProjects()` returns the shared hub's registry (`general`
|
||||
first; sealed areas never appear — they are their own hub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue