snapapi: session 73 — fix contact email, 494 tests

This commit is contained in:
Hoid 2026-03-08 09:05:41 +01:00
parent 456d63f56d
commit 47d4913880
2 changed files with 29 additions and 3 deletions

View file

@ -1,11 +1,11 @@
{
"phase": "production-live",
"version": "0.5.2-prod (signup BLOCKED at ingress) / 0.11.0-staging (493 tests)",
"version": "0.5.2-prod (signup BLOCKED at ingress) / 0.11.0-staging (494 tests)",
"staging": {
"status": "running",
"namespace": "snapapi-staging",
"replicas": 1,
"image": "git.cloonar.com/openclawd/snapapi:staging-126490f",
"image": "git.cloonar.com/openclawd/snapapi:staging-187f0fd",
"healthCheck": "passing"
},
"production": {
@ -136,6 +136,6 @@
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
}
},
"lastSession": "2026-03-06T17:00:00Z",
"lastSession": "2026-03-08T08:00:00Z",
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
}