snapapi session 66: verified staging deploy, 493 tests

This commit is contained in:
Hoid 2026-03-06 18:20:53 +01:00
parent d4d340c2af
commit 3ec1f57a9b
2 changed files with 8 additions and 4 deletions

View file

@ -5,7 +5,7 @@
"status": "running",
"namespace": "snapapi-staging",
"replicas": 1,
"image": "git.cloonar.com/openclawd/snapapi:staging-pdf",
"image": "git.cloonar.com/openclawd/snapapi:staging-126490f",
"healthCheck": "passing"
},
"production": {
@ -111,7 +111,9 @@
"PDF in playground (no watermark), Content-Disposition header, mutual exclusivity with selector/clip (staging)",
"Test suite: 490 tests passing (staging)",
"BUG-020 fix: /status now returns 301 redirect to /status.html, consistent with all other clean URLs (staging)",
"BUG-021 fix: Playground URL validation runs before rate limiter — invalid requests don't consume rate limit (staging)"
"BUG-021 fix: Playground URL validation runs before rate limiter — invalid requests don't consume rate limit (staging)",
"Test suite: 493 tests passing (staging)",
"Infra note: k3s-mgr DNS broken for w1/w2 hostnames — use IPs (10.0.1.6, 10.0.1.7) for image import"
],
"notDone": [
"Register Stripe webhook URL in Stripe Dashboard",