inFeatures
Webhooks for build lifecycle events
I want to trigger external scripts when a build starts or fails. Right now I have to poll the API to check status.
Pending
inFeatures
Custom domain aliasing for temporary previews
I need a way to map custom domains to specific staging builds. Currently, I have to manually swap headers to test different production environments.
In Progress
inFeatures
Automated rollback on deploy failure
If a deployment triggers a flood of errors in the first thirty seconds, please revert to the previous working state automatically.
Reviewing
inFeatures
Persistent cache for deployment assets
It would be useful if older site versions remained accessible for a few minutes after a new deployment finishes. Sometimes users get 404 errors if they refresh right when the build flips.
Planned