SnapAPI session 52: blog post + status tests (332 tests)

This commit is contained in:
Hoid 2026-03-03 18:21:14 +01:00
parent 69abd8871a
commit 8c1826c005
2 changed files with 62 additions and 5 deletions

View file

@ -1,11 +1,11 @@
{
"phase": "production-live",
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.1-staging (image 9fe59d4, 320 tests)",
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.2-staging (image 740c70f, 332 tests)",
"staging": {
"status": "running",
"namespace": "snapapi-staging",
"replicas": 1,
"image": "git.cloonar.com/openclawd/snapapi:9fe59d4",
"image": "git.cloonar.com/openclawd/snapapi:740c70f",
"healthCheck": "passing"
},
"production": {
@ -75,8 +75,8 @@
"Sitemap updated with /pricing and /changelog (staging)",
"Nav: Pricing link updated, Changelog added to footer (staging)",
"WCAG 2.1 AA accessibility: header/main/footer landmarks + skip-to-content link on all 16 pages (staging)",
"Test suite: 320 tests passing (staging) — billing, middleware, SSRF, cache, auth, keys, playground, screenshot, health, watermark, usage, SEO, blog, browser pool, screenshot service, accessibility",
"Developer blog at /blog with 2 posts: why-screenshot-api + screenshot-api-performance (staging)",
"Test suite: 332 tests passing (staging) — billing, middleware, SSRF, cache, auth, keys, playground, screenshot, health, watermark, usage, SEO, blog, browser pool, screenshot service, accessibility, status route",
"Developer blog at /blog with 3 posts: why-screenshot-api, screenshot-api-performance, automating-og-images (staging)",
"Blog: dark theme, JSON-LD BlogPosting schema, OG tags, breadcrumbs, CTA boxes (staging)",
"Blog: clean URL 301 redirects /blog → /blog.html, /blog/:slug → /blog/:slug.html (staging)",
"Blog link in nav and footer, sitemap updated with blog URLs (staging)"
@ -102,6 +102,6 @@
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
}
},
"lastSession": "2026-03-03T14:00:00Z",
"lastSession": "2026-03-03T17:00:00Z",
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
}