Go to file
Fadhli Azhari 13d778dc61 build(frontend-builder): bump default PROTOC_GEN_ES_VERSION to 2.12.0
The 2.4.0 default crashed at runtime with
  "protoc-gen-es: Cannot read properties of undefined (reading 'length')"
when buf v1.55 invoked it. 2.12.x is current and has no such issue.

KollectAI-ETL's CI no longer relies on the image's globally-installed
plugin (the proto-gen workflow now does `pnpm install` in proto/ and
runs `pnpm exec buf generate` to use the lockfile-pinned version), so
this is mainly housekeeping for ad-hoc use inside the container.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 16:05:26 +08:00
.gitea/workflows build: Added java 21 build with maven and NVD libraries 2026-04-14 12:27:41 +08:00
ci build(frontend-builder): bump default PROTOC_GEN_ES_VERSION to 2.12.0 2026-04-28 16:05:26 +08:00
.gitignore docs: ignore claude local setting 2026-04-28 12:52:07 +08:00
CLAUDE.md build: Added java 21 build with maven and NVD libraries 2026-04-14 12:27:41 +08:00
build-and-push.ps1 build: add build script for manual process 2026-04-28 12:53:04 +08:00