Commit Graph
7 Commits
Author SHA1 Message Date
Prad Nukala 382475b7f1 feat(ci): auto-close problem issues when a solution lands in work/
Reconciles work/ against open `problem` issues instead of diffing the push,
so re-runs are no-ops and backfills need no special casing.

Skips scaffolded stubs: `bun run pick` writes a statement header plus an
empty body, so file existence alone must not close an issue.
2026-08-24 14:31:36 -04:00
Prad Nukala 0ca4d73dd3 chore(assets): move dependency spine assets to public directory 2026-08-19 13:05:43 -04:00
Prad Nukala b857104bd6 style(docs): update dependency spine assets to dark theme colors 2026-08-19 11:26:29 -04:00
Prad Nukala 1a034c5aba docs(assets): add LeetCode dependency spine HTML and SVG 2026-08-19 11:23:03 -04:00
Prad Nukala 2126249246 ci(docs): add GitHub Actions workflow for docs deployment 2026-08-19 10:56:13 -04:00
Prad Nukala e14e671c6c ci(deploy): remove obsolete GitHub Actions deploy workflow 2026-08-19 10:56:10 -04:00
Prad Nukala 46763b3ff7 ci(docs): add GitHub Actions workflow to deploy documentation 2026-08-18 14:34:05 -04:00