Commit Graph

4 Commits (1f3c4e2102b03b326969f4825ca66aef132b23f7)

Author SHA1 Message Date
Fadhli Azhari f9fb4ce4cd build: add frontend-builder image and bake buf into java-builder
ci/frontend-builder (new): Node 24 + pnpm 10 + buf 1.55 + global
@bufbuild/protoc-gen-es 2.4 + Playwright chromium runtime libs +
ORAS. Used by KollectAI-ETL frontend CI to run TS proto codegen
locally (buf.gen.yaml uses `local: protoc-gen-es`) instead of the
rate-limited BSR remote-plugin path.

ci/java-builder: added the standalone buf binary so `buf lint` runs
in CI without an inline curl install. Backend Java codegen stays in
the Maven build (protobuf-maven-plugin), so no protoc plugins are
added to this image.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 15:06:00 +08:00
Fadhli Azhari 41f4d3e1fe build: add nvd api key to improve build speed 2026-04-28 12:52:45 +08:00
Fadhli Azhari 236c2ff3ee docs: update registry path to 192.168.1.72/kollect-tools/java
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 16:59:40 +08:00
Fadhli Azhari e75d014023 build: Added java 21 build with maven and NVD libraries 2026-04-14 12:27:41 +08:00