1b3922d46db5e1dd0e732d836ea61fcad3f74a95
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).
Description
Art-DAG monorepo: L1 server, L2 server, common, core, client, test
Languages
Python
60.7%
JavaScript
34.4%
HTML
1.9%
Common Lisp
1.7%
CSS
0.6%
Other
0.7%