feat(node-go): add golangci-lint + Renovate auto-bump
node-go image / build (amd64) (push) Failing after 1s
node-go image / build (arm64) (push) Failing after 53s
node-go image / amend-manifest (push) Skipped

- Add golangci-lint v2.12.2 to node-go image (arch-aware via official install.sh)
- Wire renovate.json to auto-bump GOLANGCI_LINT_VERSION (minor/patch automerge)
  and GO_VERSION (patch automerge); keep pins for reproducible/rollback-able builds
- Add node-go/README.md documenting installed tools and what's NOT included
- Update root README accordingly

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-08-11 15:20:24 +07:00
co-authored by Claude
parent 1e0f44962f
commit 155991fcbc
4 changed files with 117 additions and 2 deletions
+2 -1
View File
@@ -28,8 +28,9 @@ Kho lưu trữ này cung cấp các Docker base image cho nhiều mục đích s
- **Node.js** kèm theo **npm****yarn**
- **git**
- **Go 1.26**
- **golangci-lint v2.12.2**
- Ghi chú:
- `GO_VERSION` hiện được giữ ở mức `1.26` và sẽ nâng thủ công khi cần
- Phiên bản (`GO_VERSION`, `GOLANGCI_LINT_VERSION`) được pin trong Dockerfile; [Renovate](renovate.json) tự bump qua PR khi có release mới (auto-merge minor/patch)
## Update