Archived
d3495476f4
El SDK Release / build-and-release (push) Failing after 13m0s
The generated C, amalgams, vendored runtime pins, and compiled binaries from the Claude Code era are removed from the worktree. The El sources survive; this tree is now source-only for the first-principles rebuild. Per Principal direction 2026-08-19.
2 lines
236 B
Batchfile
2 lines
236 B
Batchfile
bash -c cd /tmp/rerun-v1b-head && for s in d9e301b d2d89fc e01e079 e8e25a0 50425f3 cbef1c1 505e5e7; do printf "%s\t%s\t%s\n" "$s" "$(git show $s:lang/el-compiler/src/codegen.el | wc -l | tr -d " ")" "$(git log -1 --format=%s $s)"; done
|