Files
Corey PettyandClaude Opus 4.8 42aab77bb8 Don't cache .quartz/plugins in CI deploy
The plugin cache's restore-keys fallback pulled a partial cache from the
previous (local-plugins) deploy, leaving dangling .quartz/plugins/inline-comments
and tikz symlinks after those local sources were removed. quartz plugin
install then crashed with ENOENT stat-ing them, failing the build (deploy was
correctly skipped, so prod stayed up).

Drop the cache and clean .quartz/plugins before install. Cloning ~46 plugin
repos is fast and reliable; a poisoned plugin cache is not worth the seconds
it saves.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 09:10:06 -04:00
..
2021-12-23 13:18:03 -08:00