Skip to content

Update Go compiler image in Makefile to use the internal registry path#3326

Merged
LordofAvernus merged 1 commit into
mainfrom
update_go_compiler_image_in_makefile
May 29, 2026
Merged

Update Go compiler image in Makefile to use the internal registry path#3326
LordofAvernus merged 1 commit into
mainfrom
update_go_compiler_image_in_makefile

Conversation

@iwanghc

@iwanghc iwanghc commented May 29, 2026

Copy link
Copy Markdown
Collaborator

User description

关联的 issue

https://github.com/actiontech/sqle-ee/issues/2884

描述你的变更

更新 Makefile 中的 Go 编译器映像,使用reg.actiontech.com中的镜像

确认项(pr提交后操作)

Tip

请在指定复审人之前,确认并完成以下事项,完成后✅


  • 我已完成自测
  • 我已记录完整日志方便进行诊断
  • 我已在关联的issue里补充了实现方案
  • 我已在关联的issue里补充了测试影响面
  • 我已确认了变更的兼容性,如果不兼容则在issue里标记 not_compatible
  • 我已确认了是否要更新文档,如果要更新则在issue里标记 need_update_doc


Description

  • 更新 Makefile 中的 Go 编译器镜像配置

  • 使用内网镜像路径替换原始镜像


Diagram Walkthrough

flowchart LR
  A["Makefile中的GO_COMPILER_IMAGE配置"] --> B["更新为内网镜像路径"]
Loading

File Walkthrough

Relevant files
Enhancement
Makefile
更新 Go 编译器镜像配置                                                                                       

Makefile

  • 修改 GO_COMPILER_IMAGE 变量值
  • 替换为内网镜像
    reg.actiontech.com/actiontech-dev/dms/golang:1.24.0-bullseye-cross
+1/-1     

@github-actions

Copy link
Copy Markdown

PR Reviewer Guide 🔍

🎫 Ticket compliance analysis 🔶

2884 - Partially compliant

Compliant requirements:

Non-compliant requirements:

  • 未见代码调整涉及执行报错规则单独分类的逻辑

Requires further human verification:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@LordofAvernus LordofAvernus merged commit b9f6b30 into main May 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants