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: run instanode-web e2e-prod payment/UI suite on every API build (deploy) (#275)
Adds a dispatch-e2e-prod job that fires the e2e-prod-from-deploy repository_dispatch
to instanode-web on every push to master. instanode-web's e2e-prod.yml already
listens for it — installs Chromium and drives the full live-ui-payment flow (free
cohort → UI Upgrade → Razorpay TEST checkout → card → assert Pro) + the live suite
against the just-deployed prod. push-to-master only (the full leg mints a real
TEST-mode subscription; we run it on the deploy, not on every PR).
Closes the 'payment/UI test runs on every API build' gap.
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments