snapapi session 48: pricing + changelog pages deployed to staging
This commit is contained in:
parent
f28ec61ccc
commit
33dff55d89
2 changed files with 47 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"phase": "production-live",
|
||||
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.6.0-staging (deployed via direct import)",
|
||||
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.0-staging (deployed via direct import)",
|
||||
"staging": {
|
||||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
"replicas": 1,
|
||||
"image": "git.cloonar.com/openclawd/snapapi:e9ee3a6",
|
||||
"image": "git.cloonar.com/openclawd/snapapi:9609501",
|
||||
"healthCheck": "passing"
|
||||
},
|
||||
"production": {
|
||||
|
|
@ -70,7 +70,11 @@
|
|||
"Clean URL redirects for /compare and /guides/quick-start (staging)",
|
||||
"Sitemap updated with /compare and /guides/quick-start (staging)",
|
||||
"Nav links updated with Compare and Quick Start (staging)",
|
||||
"Test suite: 157 tests passing (staging)"
|
||||
"Dedicated /pricing page — feature comparison matrix, FAQ, JSON-LD Product schema, Stripe CTAs (staging)",
|
||||
"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: 171 tests passing (staging)"
|
||||
],
|
||||
"notDone": [
|
||||
"Register Stripe webhook URL in Stripe Dashboard",
|
||||
|
|
@ -93,6 +97,6 @@
|
|||
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
|
||||
}
|
||||
},
|
||||
"lastSession": "2026-03-02T12:00:00Z",
|
||||
"lastSession": "2026-03-02T14: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