giles 1b3922d46d Fix CI change detection: save old HEAD before fetch/reset
The diff was comparing HEAD vs origin after fetch, but before the
first real push they point to the same commit — producing an empty
diff and skipping all builds. Now saves HEAD before fetch so the
comparison works, and falls back to rebuild-all when HEAD hasn't
moved (first deploy or CI re-run on same commit).
2026-02-24 20:03:16 +00:00
Description
Art-DAG monorepo: L1 server, L2 server, common, core, client, test
6.9 MiB
Languages
Python 60.7%
JavaScript 34.4%
HTML 1.9%
Common Lisp 1.7%
CSS 0.6%
Other 0.7%