will.anderson 9dade105b6
Neuron Soul CI / build (push) Has been cancelled
Deploy Soul to GKE / deploy (push) Has been cancelled
ci: skip elb on Linux — compile dist/soul.c directly to prevent OOM
elb runs elc which consumes 24GB+ virtual memory on the 16GB GCE runner,
OOM-killing the runner process and crashing the VM. We already restore the
repo's pre-built soul.c immediately after elb runs, so elb's output is
discarded anyway. Skip elb entirely: download only the El runtime headers
and compile dist/soul.c directly.

Root cause: runner VM was unresponsive for 7+ weeks due to repeated elc
OOM kills. VM was manually reset 2026-06-28 to restore CI.
2026-06-28 14:53:09 -05:00
2026-06-22 13:29:12 -05:00
S
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
25 MiB
Languages
Emacs Lisp 86.6%
Shell 8.6%
Python 3%
HTML 1.2%
Dockerfile 0.6%