Rock rock
  • Joined on 2026-07-25
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 06:31:52 +00:00
b098d6a473 fix: runner CI workflow in .gitea (correct Forgejo folder)
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 06:31:11 +00:00
caf0b5bfe6 fix: move runner CI workflow to .forgejo (Forgejo reads from .forgejo, not .gitea)
rock pushed to main at riotpiao-poimen/poimen-workflows 2026-09-06 06:28:59 +00:00
b7aa1fb293 ci: fix golang runner - use go 1.26, remove -mod=readonly, add go mod tidy
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 06:19:25 +00:00
0e02cafdd7 ci: auto-build runner images on Dockerfile changes
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 06:18:26 +00:00
1e84f13009 feat: add ArgoCD Image Updater tracking for runner images
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 06:14:01 +00:00
0e63d208d1 feat: add Node.js to all runner images (golang, rust, node)
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 06:11:58 +00:00
cdd0ba2c99 feat: pre-install docker in node-runner image
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 05:50:47 +00:00
1777188f85 ci: fix golang runner - use docker:27-cli (has Node.js + golang + git)
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 05:49:28 +00:00
c5d1572cc4 ci: fix rust runner - use docker:27-cli (has Node.js + git + docker)
rock pushed to main at riotpiao-poimen/homelab 2026-09-06 05:25:54 +00:00
9a227287b1 fix: add password grant type to kubernetes OIDC provider
rock pushed to main at riotpiao-poimen/homelab 2026-09-05 22:10:01 +00:00
ef2228fdfb fix: use explicit-consent flow for kubernetes public OIDC client
rock pushed to main at riotpiao-poimen/homelab 2026-09-05 22:04:07 +00:00
7ac37c7ab5 fix: remove spec wrapper from ClusterRoleBinding
rock pushed to main at riotpiao-poimen/homelab 2026-09-05 21:54:02 +00:00
f740076694 fix: remove namespace from rbac Application destination
rock pushed to main at riotpiao-poimen/poimen-workflows 2026-09-05 21:48:29 +00:00
a014890775 chore: revert module path to github.com, unify Go version to 1.26.0
rock pushed to main at riotpiao-poimen/homelab 2026-09-05 21:48:24 +00:00
c183978d6d fix: remove backslash line continuations from YAML multiline string
rock pushed to main at riotpiao-poimen/homelab 2026-09-05 21:42:21 +00:00
19cf9277d9 fix: add admin-oidc-binding to kustomization resources
rock pushed to main at riotpiao-poimen/poimen-workflows 2026-09-05 21:41:36 +00:00
aba2de34d0 chore: go mod tidy for 1.26.0
rock pushed to main at riotpiao-poimen/poimen-workflows 2026-09-05 21:41:22 +00:00
2c62f4bd1c chore: unify Go version to 1.26.0 with kmsvc and api-gw
rock pushed to main at riotpiao-poimen/poimen-workflows 2026-09-05 21:37:30 +00:00
ee4b8f711d fix: update all imports to use Forgejo instead of GitHub
rock pushed to main at rock/riotpiao.com 2026-09-05 21:33:42 +00:00
4884320b61 fix: restore docker install step (homelab CI removed)