mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-09 01:35:18 +02:00
cubic P2 follow-up. `touch_cooldown` previously carried forward `latest_version` from any prior cache entry, even one written by a binary pointed at a different fork. After this change we only reuse the cached version when its `repo_slug` matches the repo this binary was built for; otherwise we fall back to the current binary's own version, which never fires a spurious "newer available" notice. Adds two unit tests covering both cases. Co-Authored-By: Ragnor Comerford <ragnor.comerford@gmail.com> |
||
|---|---|---|
| .. | ||
| omnigraph | ||
| omnigraph-cli | ||
| omnigraph-compiler | ||
| omnigraph-server | ||