snapapi session 51: browser/screenshot tests + a11y fixes
This commit is contained in:
parent
7940bf9801
commit
69abd8871a
2 changed files with 51 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"phase": "production-live",
|
||||
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.0-staging (image e240d9e, 223 tests)",
|
||||
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.1-staging (image 9fe59d4, 320 tests)",
|
||||
"staging": {
|
||||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
"replicas": 1,
|
||||
"image": "git.cloonar.com/openclawd/snapapi:e240d9e",
|
||||
"image": "git.cloonar.com/openclawd/snapapi:9fe59d4",
|
||||
"healthCheck": "passing"
|
||||
},
|
||||
"production": {
|
||||
|
|
@ -74,7 +74,8 @@
|
|||
"API /changelog page — v0.1.0-v0.6.0 timeline, JSON-LD Blog schema (staging)",
|
||||
"Sitemap updated with /pricing and /changelog (staging)",
|
||||
"Nav: Pricing link updated, Changelog added to footer (staging)",
|
||||
"Test suite: 223 tests passing (staging) — billing, middleware, SSRF, cache, auth, keys, playground, screenshot, health, watermark, usage, SEO, blog",
|
||||
"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)",
|
||||
"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)",
|
||||
|
|
@ -101,6 +102,6 @@
|
|||
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
|
||||
}
|
||||
},
|
||||
"lastSession": "2026-03-03T11:00:00Z",
|
||||
"lastSession": "2026-03-03T14:00:00Z",
|
||||
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue