New Event
At a glance
- New events are created in the control-plane UI/API.
- Legacy
npm run new-eventandnpm run use-eventare retired.
Do this
- Open control-plane and create an event record.
- Submit provisioning/deploy through control-plane.
- Confirm success in jobs history and corresponding GitHub Actions run.
When it fails
- Provisioning blocked: verify control-plane Cloudflare and GitHub env configuration.
- Deploy failed: inspect workflow logs in
event-deploy-from-manifest. - See Troubleshooting.