5 Commits

Author SHA1 Message Date
ilovintit ff277dfed1 fix: remove go test step, runner has no go
Build and Push / build (push) Failing after 15m54s
2026-06-08 15:30:10 +08:00
ilovintit e025e65577 fix: replace checkout action with git clone
Build and Push / build (push) Failing after 10s
2026-06-08 15:29:05 +08:00
ilovintit db2516a18c fix: add library/ prefix to image path
Build and Push / build (push) Failing after 14m56s
2026-06-08 15:26:09 +08:00
ilovintit f91c4cd6a4 ci: align registry secrets with Harbor convention
Build and Push / build (push) Failing after 12m5s
2026-06-08 15:23:58 +08:00
ilovintit cea9b941cf Initial commit: docker-compose-updater
Build and Push / build (push) Failing after 13m20s
Go 项目,包含:
- 服务端 updater:两阶段协议,ECDSA 签名验证,AES-GCM 加密
- 发送端 dcu-send:Gitea Action CLI
- internal/auth:加解密/签名/会话管理
- internal/docker:Docker CLI 容器查找/拉取/重建
- action/:Gitea Action 定义
- deploy/Dockerfile:多阶段构建
- .gitea/workflows/build.yaml:CI/CD
2026-06-08 15:16:46 +08:00