You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: stop firing the full e2e-prod live suite on every API build (#277)
Revert the dispatch-e2e-prod job (added in #275): firing the full live-PROVISION
suite on every push to master, alongside instanode-web's push:[main], ran it
dozens of times on a busy day and accumulated real customer DBs on shared prod
infra faster than reaps cleaned them — degrading prod provisioning (vector live
test 10s→2min). The money path stays covered per-build by the api
webhook-injection unit test + the auth-contract dispatch; the full live suite
runs on the e2e-prod cron + on-demand. Pairs with instanode-web cadence PR.
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments