Files
neuron-web/.gitea/workflows
Will Anderson a185b8ae69
Deploy marketing to Cloud Run / deploy (push) Has been cancelled
ci: cache elc binary + Docker layers, asset changes from 42min to ~5min
- deploy.yaml: restore elc from GCS (gs://neuron-ci-cache) keyed on
  source SHA; only compile on cache miss, then upload for future runs
- Dockerfile.stage: pre-compile el_runtime.o as its own layer so the
  expensive object is cached when only main.c changes between runs
- build-stage.sh: add --cache-from/--cache-to pointing at Artifact
  Registry so apt-get + compilation layers survive across cold builds
2026-05-02 17:30:18 -05:00
..