Hermes Agent
6ccd634cd9
fix: upgrade better-sqlite3 to v12 for Node 26 compatibility
...
PR Checks / hadolint (pull_request) Failing after 6s
PR Checks / build-test (pull_request) Failing after 2m39s
n2-soul@9.0.9 depends on better-sqlite3@^11.10.0 which does not
support Node.js 26. The V8 API changed (GetPrototype removed in
favor of GetPrototypeV2), causing native compilation to fail.
Upgrade to better-sqlite3@12.11 .1 which supports Node 26 and has
prebuilt binaries.
2026-07-13 23:18:25 +00:00
renovate
cc86526f47
chore(deps): update node docker tag to v26
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 2m21s
2026-07-13 19:09:26 -04:00
renovate
cb3f2e06a8
chore(deps): update dependency opencode-ai to v1.17.18
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 3m42s
2026-07-13 22:23:47 +00:00
Hermes Agent
7dc7c4a043
fix: pass --allow-scripts to npm install for blocked postinstall
...
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 3m7s
The node:24-trixie base image has npm configured with a restricted
allowScripts list, preventing opencode-ai's postinstall from running.
Pass --allow-scripts=opencode-ai,better-sqlite3 to npm install -g to
explicitly allow these packages to run their install scripts.
This is the npm-recommended fix as shown in the npm warning message.
2026-07-13 20:52:32 +00:00
renovate
ed90366d5f
chore(deps): update dependency opencode-ai to v1.17.13
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 3m22s
2026-07-06 19:06:04 +00:00
renovate
5698cbb1dc
chore(deps): update registry.k8s.io/kubectl docker tag to v1.36.2
Docker Build and Push / build (pull_request) Successful in 2m44s
2026-06-12 11:05:52 +00:00
cloudix_mcp_server
804d541ff8
chore: pin opencode-ai to 1.16.2 (latest)
Docker Build and Push / build (push) Successful in 4m5s
2026-06-09 12:11:43 -04:00
renovate
067af6a425
chore(deps): update registry.k8s.io/kubectl docker tag to v1.36.1
perso/opencode/pipeline/pr-main This commit looks good
2026-05-27 00:41:25 +00:00
Julien Cabillot
9bcbc04e73
fix: improve npm
perso/opencode/pipeline/head This commit looks good
2026-05-26 12:16:01 -04:00
Julien Cabillot
970a53c616
feat: bump to trixie
perso/opencode/pipeline/head This commit looks good
2026-04-15 13:32:59 -04:00
Julien Cabillot
7a7162180a
feat: cleanup docker
perso/opencode/pipeline/head Something is wrong with the build of this commit
2026-04-15 12:47:27 -04:00
Julien Cabillot
6cbb8d9989
feat: add kubectl
perso/opencode/pipeline/head Something is wrong with the build of this commit
2026-04-01 13:12:24 -04:00
Julien Cabillot
35cff5b62f
fix: chown on n2soul
perso/opencode/pipeline/head This commit looks good
2026-04-01 09:32:48 -04:00
Julien Cabillot
b592546777
feat: add podman
perso/opencode/pipeline/head Something is wrong with the build of this commit
2026-03-31 11:13:32 -04:00
Julien Cabillot
9a9eced188
feat: add lockfile
perso/opencode/pipeline/head Something is wrong with the build of this commit
2026-03-30 17:01:40 -04:00
Julien Cabillot
193115e519
feat: change uid/gid
perso/opencode/pipeline/head This commit looks good
2026-03-30 14:00:39 -04:00
Julien Cabillot
6b466950d2
feat: add soul
perso/opencode/pipeline/head This commit looks good
2026-03-30 13:44:44 -04:00
Julien Cabillot
59d62367b3
feat: import
perso/opencode/pipeline/head Something is wrong with the build of this commit
2026-03-28 17:21:08 -04:00