Skip to content

ci: stop firing full e2e-prod live suite on every API build (revert #275 dispatch)#277

Merged
mastermanas805 merged 1 commit into
masterfrom
ci/remove-e2e-prod-dispatch
Jun 7, 2026
Merged

ci: stop firing full e2e-prod live suite on every API build (revert #275 dispatch)#277
mastermanas805 merged 1 commit into
masterfrom
ci/remove-e2e-prod-dispatch

Conversation

@mastermanas805

Copy link
Copy Markdown
Member

Reverts the dispatch-e2e-prod job from #275. Firing the full live-provision suite on every push to master (with instanode-web's push:[main]) ran it dozens of times on a busy day → accumulated real customer DBs on shared prod faster than reaps cleaned them → prod provisioning degraded (vector live test 10s→2min within one session). Money path stays covered per-build by the api webhook-injection unit test + auth-contract dispatch; the full live suite runs on cron + on-demand. Pairs with instanode-web #208.

🤖 Generated with Claude Code

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 Opus 4.8 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit 9239227 into master Jun 7, 2026
18 checks passed
@mastermanas805 mastermanas805 deleted the ci/remove-e2e-prod-dispatch branch June 7, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants