cat-shark
  • Joined on 2026-05-20
cat-shark pushed to master at cat-shark/lpt-fe 2026-07-19 19:55:58 +08:00
bc5880ec31 fix: add explicit type annotation to child variable
cat-shark pushed to master at cat-shark/lpt-fe 2026-07-19 19:55:41 +08:00
38ab924b91 fix: remove unused ReviewMindMap import
cat-shark pushed to master at cat-shark/lpt-fe 2026-07-19 19:27:52 +08:00
021cb81125 fix: Alpine compatibility - apk, docker login, /tmp/kubeconfig
cat-shark pushed to master at cat-shark/lpt-be 2026-07-19 19:27:44 +08:00
b80e4c01f5 fix: Alpine compatibility - apk, docker login, /tmp/kubeconfig
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:20:07 +08:00
312048c013 fix: lowercase jobs
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:19:54 +08:00
642472dcfe fix: use /tmp/kubeconfig (writable)
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:18:26 +08:00
13419a8946 fix: add curl install before kubectl download
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:13:52 +08:00
958b6b48b2 fix(ci): 修复 Gitea Actions 部署配置
cat-shark pushed to master at cat-shark/lpt-fe 2026-07-19 19:12:44 +08:00
ec157b06dc fix(ci): 修复部署流水线配置
cat-shark pushed to master at cat-shark/lpt-be 2026-07-19 19:12:35 +08:00
b70d90d18a fix(ci): 修复部署流水线配置
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:11:36 +08:00
02a51659c6 fix: add docker login before push (registry requires auth)
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:08:41 +08:00
bd6fad30ca fix: try apk instead of apt-get for docker-cli
cat-shark pushed to master at cat-shark/lpt-fe 2026-07-19 19:02:24 +08:00
bc707179ce fix: add docker.io install for step container (no docker CLI in runner image)
cat-shark pushed to master at cat-shark/lpt-be 2026-07-19 19:02:23 +08:00
73fdaf82e7 fix: add docker.io install for step container (no docker CLI in runner image)
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 19:02:23 +08:00
27450de42a fix: add docker.io install for step container (no docker CLI in runner image)
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 18:56:03 +08:00
f59761432b ci: replace actions/checkout with git clone (no Node.js in runner)
cat-shark pushed to master at cat-shark/lpt-fe 2026-07-19 18:56:03 +08:00
e1faacf7a7 ci: replace actions/checkout with git clone (no Node.js in runner)
cat-shark pushed to master at cat-shark/lpt-be 2026-07-19 18:56:03 +08:00
5418f23111 ci: replace actions/checkout with git clone (no Node.js in runner)
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 18:54:22 +08:00
a2fa894a33 ci: use unique image tags, add kubectl setup
cat-shark pushed to main at cat-shark/lpt-ai 2026-07-19 18:54:04 +08:00
042b24b0ed add Dockerfile for Node.js/TS AI service