This website requires JavaScript.
Explore
Help
Register
Sign In
riotpiao-poimen
/
homelab-frontend
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
CI
Other workflows
4
build-prod.yaml
build.yaml
ci.yml
probe-gitea.yml
97 workflow runs
Actor
All actors
poimen
rock
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
fix: allow egress to iam namespace for JWKS validation
CI #118
:
Commit
a11a609985
pushed by
rock
main
2026-09-04 03:50:47 +00:00
5m5s
View workflow file
auth: enable JWT validation, support roles claim
CI #116
:
Commit
2370a5ae7c
pushed by
rock
main
2026-09-04 02:39:33 +00:00
8m34s
View workflow file
docs: update auth section with actual Authentik flow
CI #114
:
Commit
a8bb6a4ffa
pushed by
rock
main
2026-09-04 01:16:27 +00:00
5m8s
View workflow file
temp: Disable auth pending IAM setup
CI #113
:
Commit
690c3e277d
pushed by
rock
main
2026-09-03 23:47:19 +00:00
6m34s
View workflow file
fix: allow portfolio namespace to reach api-gateway for LLM chat
CI #111
:
Commit
8ba4e0facc
pushed by
rock
main
2026-09-01 18:20:42 +00:00
5m15s
View workflow file
feat(auth): wire JWT validation into /v1/* LLM endpoints
CI #110
:
Commit
14cc67833c
pushed by
rock
main
2026-09-01 06:10:55 +00:00
5m13s
View workflow file
feat(tracing): add OpenTelemetry instrumentation to API gateway
CI #109
:
Commit
f9addf945d
pushed by
rock
main
2026-08-31 22:07:44 +00:00
5m20s
View workflow file
fix: skip Temporal integration tests when server not available
CI #107
:
Commit
bc3ce9578f
pushed by
rock
main
2026-08-30 17:08:18 +00:00
10m40s
View workflow file
docs: Add comprehensive SERVICE-USAGE guide for all endpoints
CI #103
:
Commit
4633989a46
pushed by
rock
main
2026-08-28 20:09:25 +00:00
3m2s
View workflow file
fix: Update Dockerfile golang version to 1.26
CI #102
:
Commit
61abe529ad
pushed by
rock
main
2026-08-27 22:23:49 +00:00
3m1s
View workflow file
mark: Phase 8.2, 8.10 GREEN; create Phase 3 auth tasks
CI #92
:
Commit
55b32b97e0
pushed by
rock
main
2026-08-27 18:39:13 +00:00
2m57s
View workflow file
fix: SQS gateway JWT validation, MinIO/Temporal native JWT support
CI #91
:
Commit
95045e80f6
pushed by
rock
main
2026-08-27 18:36:10 +00:00
2m57s
View workflow file
test: add integration test suite + canary deployment script
CI #89
:
Commit
a8d8b17a03
pushed by
rock
main
2026-08-27 18:24:15 +00:00
3m0s
View workflow file
config: set memory to public (no JWT required), only iam protected
CI #84
:
Commit
57d64039d5
pushed by
rock
main
2026-08-27 18:14:35 +00:00
2m54s
View workflow file
feat: add JWT validation against Authentik JWKS for protected adapters
CI #83
:
Commit
df33203a72
pushed by
rock
main
2026-08-27 18:10:22 +00:00
2m57s
View workflow file
fix: remove workflow adapter (temporal-frontend is gRPC-only, not HTTP)
CI #82
:
Commit
46dc24a26c
pushed by
rock
main
2026-08-27 16:51:41 +00:00
2m51s
View workflow file
fix: correct SQS port from 8080 to 9090
CI #81
:
Commit
e7536a80ce
pushed by
rock
main
2026-08-27 16:10:13 +00:00
2m56s
View workflow file
fix: correct service names in adapter upstreams (management-service.sqs, minio.storage, authentik-server.iam)
CI #80
:
Commit
f4193fe6e1
pushed by
rock
main
2026-08-27 16:07:02 +00:00
3m0s
View workflow file
feat: proxy requests to service adapter upstreams instead of echoing
CI #79
:
Commit
bd4cbbd0a3
pushed by
rock
main
2026-08-27 15:58:36 +00:00
2m52s
View workflow file
fix: add serviceaccount manifest (was in deleted rbac.yaml)
CI #78
:
Commit
50503445f7
pushed by
rock
main
2026-08-27 02:52:19 +00:00
3m5s
View workflow file
chore: remove CRD, RBAC, and CR manifests (adapters now in ConfigMap)
CI #77
:
Commit
62e23d6876
pushed by
rock
main
2026-08-26 23:50:13 +00:00
2m55s
View workflow file
feat: add stakater reloader annotation for configmap auto-reload
CI #76
:
Commit
81e228e818
pushed by
rock
main
2026-08-26 23:44:48 +00:00
2m59s
View workflow file
fix: route k8s API through nginx proxy, drop CiliumNetworkPolicy
CI #74
:
Commit
977058d0b0
pushed by
rock
main
2026-08-26 23:27:41 +00:00
2m50s
View workflow file
fix: copy CA certs into distroless image for k8s API TLS
CI #69
:
Commit
f199724b0a
pushed by
rock
main
2026-08-26 23:12:31 +00:00
2m52s
View workflow file
fix: use KUBERNETES_SERVICE_HOST env var instead of DNS
CI #68
:
Commit
3408c7b053
pushed by
rock
main
2026-08-26 23:05:17 +00:00
3m3s
View workflow file
fix: non-blocking loader with retry backoff, 30s timeout
CI #67
:
Commit
e4c2d3cfd0
pushed by
rock
main
2026-08-26 22:58:58 +00:00
2m59s
View workflow file
fix: replace client-go informer with REST loader, drop k8s deps
CI #66
:
Commit
fbc197b471
pushed by
rock
main
2026-08-26 22:52:39 +00:00
3m1s
View workflow file
fix: route klog to stderr so k8s client errors are visible
CI #65
:
Commit
c237b633e9
pushed by
rock
main
2026-08-26 22:01:34 +00:00
5m37s
View workflow file
fix: imagePullPolicy Always so :latest actually pulls new images
CI #64
:
Commit
ed8c4babd1
pushed by
rock
main
2026-08-26 21:53:29 +00:00
5m4s
View workflow file
feat: k8s informer for ServiceAdapter CRDs, bump CI to go1.26
CI #62
:
Commit
eaeeb97b2a
pushed by
rock
main
2026-08-26 21:45:50 +00:00
4m11s
View workflow file
First
Previous
1
2
3
4
Next
Last