Commit Graph

2 Commits

Author SHA1 Message Date
AJ ONeal
b197ca4a2a feat(webicached): rescan conf dir each batch to pick up new releases.conf without restart 2026-05-14 18:00:46 -06:00
AJ ONeal
f73755e7d7 feat: add Go release cache daemon (webicached) and HTTP API server (webid)
Rewrites the Node.js release classification pipeline in Go. webicached
fetches upstream releases, classifies assets, and writes legacy-format
JSON caches. webid serves the HTTP API (releases, resolve, bootstrap
scripts). Git-clone packages emit git_tag and git_commit_hash from
real repo clones — no fabricated refs.
2026-05-14 17:57:20 -06:00