Auto-discover HVM versions + add 9.0 to corpus (#10)
Co-authored-by: claude <[email protected]>
This commit was merged in pull request #10.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": "justin",
|
||||
"registry_lan": "192.168.0.2:1234",
|
||||
"registry_fqdn": "git.jpaul.io",
|
||||
"runner_label": "docker",
|
||||
"deploy": "watchtower",
|
||||
"version_source": "git-tag",
|
||||
"migrations": "none",
|
||||
"smoke_base_url": "",
|
||||
"notes": "Docs-MCP over HPE DocPortal. CI: refresh.yml (weekly cron + dispatch — scrape→index→image, gated on corpus diff or force_build) and image-only.yml (dispatch — reindex+image from committed corpus, no scrape). Neither triggers on push, so ship = merge then dispatch. scrape/bundles.py auto-discovers new HVM versions on every refresh. Watchtower auto-pulls :latest; rollback via :<sha12>. Indexing needs Ollama (CI uses GPU-pinned :11435/:11436)."
|
||||
}
|
||||
Reference in New Issue
Block a user