removing the ISO eval from the gitea workflow
All checks were successful
Check / eval (push) Successful in 3m9s
All checks were successful
Check / eval (push) Successful in 3m9s
This commit is contained in:
@@ -1007,8 +1007,11 @@ Design/decision records and a running log of shipped work (items marked
|
||||
2026-07-12: both gates moved from one big `nix flake check --no-build`
|
||||
(~6.0 GB peak RSS — OOM'd the 4 GB VPS, then could never fit the
|
||||
runner's 2 GB container cap) to `tools/ci-eval.sh`, one output per nix
|
||||
process (worst single output: nomarchy-live at 2.69 GB — needs the
|
||||
container's default swap allowance; everything else ≤ 1 GB). Explicitly
|
||||
process. **nomarchy-live is excluded by decision** (Bernardo, same
|
||||
day): the ISO is built/distributed manually, so its guard rides that
|
||||
manual flow — and its eval alone is 2.69 GB, the one output that can't
|
||||
fit the cap (Actions run 315: everything else green, it OOM-killed).
|
||||
With it out, the worst CI output is 0.99 GB — no server change needed. Explicitly
|
||||
*not* a binary cache: compile-from-source is a deliberate values call
|
||||
(Gentoo-style), so this automates the *config/lock* channel, not
|
||||
artifact distribution.
|
||||
|
||||
Reference in New Issue
Block a user