Don’t worry, you can still create the pull request.#5
Open
ltm0203 wants to merge 17 commits intoyihango:masterfrom
Open
Don’t worry, you can still create the pull request.#5ltm0203 wants to merge 17 commits intoyihango:masterfrom
ltm0203 wants to merge 17 commits intoyihango:masterfrom
Conversation
added 17 commits
August 19, 2025 09:39
将构建脚本和清单文件中的默认镜像命名空间从 "staneee" 更新为 "ltm0203", 并同步更新了相关示例和测试命令中的镜像标签。
- 统一使用双引号格式化 YAML 文件中的字符串 - 明确指定 Registry 和 Namespace 参数以支持多仓库推送 - 重命名部分任务名称,如 "Aliyun" 改为 "Aliyun Chengdu" - 删除冗余的 custom-ci.yml 文件,统一由 buildx.yml 管理 - 更新 README 中的工作流链接指向 buildx.yml - 修正阿里云香港仓库地址为 registry.cn-hongkong.aliyuncs.com ```
- 将“本地构建测试”章节改为“项目工作流程”,突出配置驱动与 CI/CD 自动化模式 - 新增“如何添加新镜像”部分,明确只需两步:创建 Dockerfile 并注册镜像 - 提供实际操作示例:添加 Node.js 22.12.0 + pnpm 10.22 镜像 - 简化测试构建镜像的命令说明 - 调整 CI/CD 配置中的 Secrets 和 Variables 说明,更新阿里云相关变量命名 - 在镜像列表中新增 "node:22.12.0" 条目 ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.