Files
homelab-frontend/cmd/gateway
Admin Bot db8f103fa5
CI / CI (pull_request) Successful in 3m19s
fix: workflow dispatcher uses internal handler instead of raw gRPC proxy
- Wire WorkflowAdapter as internal handler (JSON-to-gRPC bridge)
- Add ServeHTTP to WorkflowAdapter: maps X-Resource to Temporal action
- Rename resource 'start' to 'execute' for consistency
- Add GET methods for describe/list/history resources
- Remove unused workflowAdapterImpl variable
- SDK clients can now send JSON, gateway translates to gRPC
2026-09-15 13:33:33 +09:00
..