Commit Graph

6 Commits

Author SHA1 Message Date
zyh320888
51979298df 🐛 fix(ci): 移除不可用的 docker.1ms.run buildkit 镜像代理
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-17 01:31:25 +00:00
zyh320888
856a912a05 👷 ci(workflow): 将 Actions 引用从 Gitee 镜像切换回 GitHub 原生
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-17 01:22:19 +00:00
D8D Developer
0e590f71e9 👷 ci(build): 更新构建配置和依赖版本
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 7m53s
- 将 GitHub Actions 工作流中的 golangci-lint 版本从 v1.68.0 降级至 v1.64.8
- 修改 Dockerfile 中 golangci-lint 基础镜像源,使用阿里云内网镜像仓库以提高构建速度和稳定性
2026-01-02 01:34:25 +00:00
D8D Developer
63c8d4dd3d 👷 ci(workflow): 适配 Gitea Actions 并优化构建流程
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 56s
- 移除对 GitHub Actions 的 `pull_request` 触发器,仅保留标签推送触发
- 将所有 GitHub Actions 官方引用替换为对应的 Gitea 镜像仓库地址
- 将工作流上下文变量从 `github.*` 统一更新为 `gitea.*`
- 优化步骤结构,将部分 `run` 命令合并为独立步骤以提高可读性
- 在 Docker Buildx 设置步骤中,显式指定构建器驱动镜像和网络配置
- 在构建并推送镜像步骤中,为镜像标签添加基于提取版本号的动态标签
- 更新容器镜像元数据中的源代码和修订版本信息源为 Gitea
2026-01-02 01:01:45 +00:00
D8D Developer
fc9227f4fc 👷 ci(github-actions): 修改构建触发条件
- 将 push 到 master 分支触发改为推送版本标签 (v*) 时触发
- 保留 pull_request 触发条件
2026-01-02 00:55:33 +00:00
f067bf1186 添加 .github/workflows/build.yaml
All checks were successful
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Successful in 4m22s
2025-07-01 03:49:11 +00:00