snapapi: session 56 — SDK docs/tests, staging deploy 1b7251f
This commit is contained in:
parent
87819cad32
commit
3c7b01935f
2 changed files with 11 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"phase": "production-live",
|
||||
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.7.0-staging (image 96d21aa, 360 tests)",
|
||||
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.7.1-staging (image 1b7251f, 360 tests)",
|
||||
"staging": {
|
||||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
"replicas": 1,
|
||||
"image": "git.cloonar.com/openclawd/snapapi:96d21aa",
|
||||
"image": "git.cloonar.com/openclawd/snapapi:1b7251f",
|
||||
"healthCheck": "passing"
|
||||
},
|
||||
"production": {
|
||||
|
|
@ -86,7 +86,9 @@
|
|||
"Test suite: 338 tests passing (staging)",
|
||||
"Dark mode screenshot capture: darkMode parameter emulates prefers-color-scheme: dark (staging)",
|
||||
"Element hiding: hideSelectors parameter injects CSS display:none on specified selectors before capture (staging)",
|
||||
"Test suite: 355 tests passing (staging)"
|
||||
"SDK docs: darkMode + hideSelectors documented in Node.js + Python SDK READMEs with examples (staging)",
|
||||
"Python SDK: 22 tests (up from 17), comprehensive darkMode/hideSelectors coverage (staging)",
|
||||
"Test suite: 360 tests passing (staging)"
|
||||
],
|
||||
"notDone": [
|
||||
"Register Stripe webhook URL in Stripe Dashboard",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue