Commit Graph
36 Commits
Author SHA1 Message Date
renovatebot eadc66ab1e Update dependency golangci/golangci-lint to v2.13.2
node-go image / build (amd64) (push) Successful in 1m24s
node-go image / build (arm64) (push) Successful in 2m36s
node-go image / amend-manifest (push) Successful in 11s
2026-08-29 17:00:12 +00:00
thuanle 48dc44b00d Merge pull request 'Update actions/checkout action to v7' (#6) from renovate/actions-checkout-7.x into main
Reviewed-on: #6
2026-08-23 08:32:16 +07:00
renovatebot ad7269b2b6 Merge pull request 'Update dependency golangci/golangci-lint to v2.13.1' (#5) from renovate/golangci-golangci-lint-2.x into main
node-go image / build (amd64) (push) Successful in 5s
node-go image / build (arm64) (push) Successful in 13s
node-go image / amend-manifest (push) Successful in 12s
2026-08-23 00:00:20 +07:00
renovatebot 92d4a6853c Update actions/checkout action to v7 2026-08-22 17:00:20 +00:00
renovatebot 521fb6965e Update dependency golangci/golangci-lint to v2.13.1
node-go image / build (amd64) (push) Successful in 1m15s
node-go image / build (arm64) (push) Successful in 2m21s
node-go image / amend-manifest (push) Successful in 19s
2026-08-22 17:00:14 +00:00
thuanle 364e78b608 Merge pull request 'fix(node-go): golangci-lint install.sh checksum bug → tải tarball trực tiếp' (#4) from fix/node-go-golangci-lint-checksum into main
node-go image / build (arm64) (push) Successful in 15s
node-go image / build (amd64) (push) Successful in 1m22s
node-go image / amend-manifest (push) Successful in 3s
Reviewed-on: #4
2026-08-11 15:40:47 +07:00
thuanleandClaude ae32c66e82 fix(node-go): install golangci-lint directly, bypass install.sh checksum bug
node-go image / build (arm64) (push) Successful in 14s
node-go image / build (amd64) (push) Failing after 0s
node-go image / amend-manifest (push) Skipped
The official install.sh (master branch) fails checksum verification because it
matches the .tar.gz line against the .sbom.json checksum (the tarball filename
is a prefix of the sbom filename). The downloaded tarball is NOT corrupt - its
real sha256 matches the checksums file - install.sh just picks the wrong line.

Replace install.sh with a direct tarball download + extract, reusing the
existing go_arch variable. Consistent with how Go itself is installed in this
Dockerfile (no checksum verification either).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-11 15:29:22 +07:00
thuanle 5d37cee6af Merge pull request 'feat(node-go): thêm golangci-lint + Renovate auto-bump' (#3) from feat/node-go-golangci-lint into main
node-go image / build (arm64) (push) Failing after 53s
node-go image / build (amd64) (push) Failing after 1m29s
node-go image / amend-manifest (push) Skipped
Reviewed-on: #3
2026-08-11 15:22:29 +07:00
thuanleandClaude 155991fcbc 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>
2026-08-11 15:20:24 +07:00
thuanle 1e0f44962f Update .gitea/workflows/docker-node.yml 2026-08-02 11:38:49 +07:00
codex 9edcc1e9c9 docker armv7
docker-node image / build (armv7) (push) Failing after 2s
docker-node image / build (arm64) (push) Successful in 13s
docker-node image / build (amd64) (push) Successful in 45s
docker-node image / amend-manifest (push) Skipped
2026-07-28 20:06:42 +07:00
codex b543857595 docker armv7 2026-07-28 20:03:37 +07:00
thuanle 32f2065446 feat: update workflows and Dockerfiles for node-go, node-python, and docker-node images
docker-node image / build (arm64) (push) Successful in 15s
node-go image / build (arm64) (push) Successful in 16s
node-go image / build (amd64) (push) Successful in 7s
docker-node image / build (amd64) (push) Successful in 48s
node-python image / build (amd64) (push) Successful in 8s
docker-node image / amend-manifest (push) Successful in 5s
node-python image / build (arm64) (push) Successful in 15s
node-go image / amend-manifest (push) Successful in 15s
node-python image / amend-manifest (push) Successful in 14s
2026-06-23 16:49:10 +07:00
thuanle bb01daeb4d add gcc for go
docker-node image / build (amd64) (push) Successful in 9s
docker-node image / build (arm64) (push) Successful in 30s
docker-node image / amend-manifest (push) Successful in 19s
node-go image / build (amd64) (push) Successful in 1m14s
node-python image / build (amd64) (push) Failing after 1m17s
node-go image / build (arm64) (push) Successful in 1m46s
node-go image / amend-manifest (push) Successful in 9s
node-python image / build (arm64) (push) Successful in 32s
node-python image / amend-manifest (push) Has been skipped
2026-06-23 16:33:44 +07:00
thuanle 69591ec230 ci
docker-node image / build (arm64) (push) Successful in 5s
docker-node image / build (amd64) (push) Successful in 11s
node-python image / build (arm64) (push) Successful in 16s
docker-node image / amend-manifest (push) Successful in 14s
node-python image / build (amd64) (push) Successful in 21s
node-go image / build (arm64) (push) Successful in 43s
node-python image / amend-manifest (push) Successful in 4s
node-go image / build (amd64) (push) Successful in 1m16s
node-go image / amend-manifest (push) Successful in 14s
2026-04-28 00:11:02 +07:00
thuanle f7ebfffddb node-go
docker-node image / build (arm64) (push) Successful in 32s
docker-node image / build (amd64) (push) Successful in 55s
node-python image / build (arm64) (push) Successful in 1m2s
docker-node image / amend-manifest (push) Successful in 12s
node-python image / build (amd64) (push) Successful in 1m45s
node-python image / amend-manifest (push) Successful in 9s
2026-04-28 00:03:58 +07:00
thuanle cdaf343fc0 docs: add node-go base image design 2026-04-27 23:17:13 +07:00
thuanle 924f9a454f dont need the latex base
docker-node image / build (arm64) (push) Successful in 11s
docker-node image / build (amd64) (push) Successful in 32s
docker-node image / amend-manifest (push) Successful in 9s
node-python image / build (arm64) (push) Successful in 19s
node-python image / build (amd64) (push) Successful in 21s
node-python image / amend-manifest (push) Successful in 19s
2026-01-25 10:17:20 +07:00
thuanle 1f82f00acc fix: remove invalid/redundant tex packages to fix build
docker-node image / build (arm64) (push) Successful in 28s
docker-node image / build (amd64) (push) Successful in 1m10s
docker-node image / amend-manifest (push) Successful in 4s
node-python image / build (arm64) (push) Successful in 29s
node-python image / build (amd64) (push) Successful in 1m2s
node-python image / amend-manifest (push) Successful in 5s
latex image / build (arm64) (push) Failing after 22m23s
latex image / build (amd64) (push) Failing after 24m21s
latex image / amend-manifest (push) Has been skipped
2026-01-22 11:08:20 +07:00
thuanle 4c8ad817c0 feat: add latex image with VN support and CI workflow
docker-node image / build (arm64) (push) Successful in 11s
latex image / build (amd64) (push) Failing after 22s
node-python image / build (amd64) (push) Successful in 34s
docker-node image / build (amd64) (push) Successful in 1m21s
node-python image / build (arm64) (push) Successful in 6s
docker-node image / amend-manifest (push) Successful in 5s
node-python image / amend-manifest (push) Successful in 19s
latex image / build (arm64) (push) Failing after 2m8s
latex image / amend-manifest (push) Has been skipped
2026-01-22 11:01:10 +07:00
thuanle a3d7f500d1 chore: update base image in Dockerfiles to use node:lts-slim
docker-node image / build (arm64) (push) Successful in 18s
docker-node image / build (amd64) (push) Successful in 51s
docker-node image / amend-manifest (push) Successful in 4s
node-python image / build (arm64) (push) Successful in 19s
node-python image / build (amd64) (push) Successful in 2m17s
node-python image / amend-manifest (push) Successful in 7s
2025-09-16 10:41:44 +07:00
thuanle ada6fa74f1 Dockerfile link
docker-node image / build (arm64) (push) Successful in 34s
node-python image / build (arm64) (push) Successful in 17s
node-python image / build (amd64) (push) Successful in 1m2s
node-python image / amend-manifest (push) Successful in 4s
docker-node image / build (amd64) (push) Successful in 3m35s
docker-node image / amend-manifest (push) Successful in 16s
2025-09-07 10:44:20 +07:00
thuanle 560a1836ef Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
docker-node image / build (arm64) (push) Successful in 16s
docker-node image / build (amd64) (push) Successful in 1m3s
node-python image / build (arm64) (push) Successful in 25s
docker-node image / amend-manifest (push) Successful in 7s
node-python image / build (amd64) (push) Successful in 1m43s
node-python image / amend-manifest (push) Successful in 15s
Reviewed-on: #1
2025-09-07 10:41:29 +07:00
Renovate Bot d2d34d4c91 Add renovate.json
docker-node image / build (arm64) (push) Successful in 55s
node-python image / build (arm64) (push) Successful in 8s
node-python image / build (amd64) (push) Failing after 32s
node-python image / amend-manifest (push) Has been skipped
docker-node image / build (amd64) (push) Successful in 3m47s
docker-node image / amend-manifest (push) Successful in 7s
2025-09-06 03:32:00 +00:00
thuanle 17372252b3 update cron schedule for node-python workflow to run at 01:00 UTC and rename repository title in README
docker-node image / build (arm64) (push) Successful in 26s
docker-node image / build (amd64) (push) Successful in 3m28s
docker-node image / amend-manifest (push) Successful in 5s
node-python image / build (arm64) (push) Successful in 7s
node-python image / build (amd64) (push) Successful in 9s
node-python image / amend-manifest (push) Successful in 14s
2025-08-17 23:07:08 +07:00
thuanle 62e0bc63de update cron schedule for docker-node and node-python workflows to run at midnight UTC
docker-node image / build (arm64) (push) Successful in 7s
node-python image / build (arm64) (push) Successful in 17s
docker-node image / build (amd64) (push) Successful in 55s
docker-node image / amend-manifest (push) Successful in 4s
node-python image / amend-manifest (push) Has been cancelled
node-python image / build (amd64) (push) Has been cancelled
2025-08-15 14:36:45 +07:00
thuanle 45bd9c3370 node-python - activate venv
docker-node image / build (arm64) (push) Successful in 37s
docker-node image / build (amd64) (push) Successful in 1m5s
node-python image / build (arm64) (push) Successful in 55s
node-python image / build (amd64) (push) Successful in 1m41s
node-python image / amend-manifest (push) Successful in 12s
docker-node image / amend-manifest (push) Successful in 4s
2025-08-15 10:13:11 +07:00
thuanle dc43aacaa8 node-python image
docker-node image / build (arm64) (push) Successful in 1m9s
node-python image / build (amd64) (push) Failing after 1m33s
node-python image / build (arm64) (push) Failing after 23s
node-python image / amend-manifest (push) Has been skipped
docker-node image / build (amd64) (push) Successful in 2m55s
docker-node image / amend-manifest (push) Successful in 14s
2025-08-15 10:07:24 +07:00
thuanle 0f2cfe6a54 fix ci error
Weekly Docker Build / build (arm64) (push) Successful in 6s
Weekly Docker Build / build (amd64) (push) Successful in 13s
Weekly Docker Build / amend-manifest (push) Successful in 7s
2025-08-12 17:11:15 +07:00
thuanle 12646ed8eb fix ci
Weekly Docker Build / build (arm64) (push) Successful in 1m5s
Weekly Docker Build / build (amd64) (push) Successful in 4m46s
Weekly Docker Build / amend-manifest (push) Failing after 4s
2025-08-12 16:58:11 +07:00
thuanle a3782e75b3 update base image
Weekly Docker Build / build (arm64) (push) Failing after 4s
Weekly Docker Build / build (amd64) (push) Failing after 1m40s
Weekly Docker Build / amend-manifest (push) Has been skipped
2025-08-12 16:52:53 +07:00
thuanle d0a65fdad4 refactor: update environment variable names and enhance README for clarity
Weekly Docker Build / build (amd64) (push) Successful in 36s
2025-08-12 16:22:00 +07:00
thuanle f32dbcd559 update build and script
Weekly Docker Build / build (amd64) (push) Successful in 6m32s
2025-08-12 15:46:37 +07:00
thuanle 6509cc45ac ci
Weekly Docker Build / build (arm64) (push) Failing after 9s
Weekly Docker Build / build (amd64) (push) Failing after 4m39s
Weekly Docker Build / amend-manifest (push) Has been skipped
2025-08-12 15:35:37 +07:00
thuanle 17979408b6 readme 2025-08-12 15:27:38 +07:00
thuanle 88955da2cf Dockerfile 2025-08-12 15:24:28 +07:00