Files
homelab-frontend/internal
Admin Bot 48e53e6a54
CI / CI (pull_request) Failing after 36m51s
fix: real gRPC calls + optional secret refs + integration test
- temporal/handler.go: replace all stubs with real gRPC calls;
  grpcClient nil → 503 TEMPORAL_UNAVAILABLE (no silent fake data)
- k8s/deployment.yaml: add optional: true to gotify-webhook-secret
  refs so sidecar starts without the secret in CI environment
- integration-test.sh: accept TEMPORAL_UNAVAILABLE response for
  workflow list (Temporal not present in CI sidecar)
2026-09-16 10:15:13 +09:00
..