8 months ago
Add stop button to service manually (currently we can only remove deployment which causes the old deployment to be deployed)
This is required if we decide a certain service is not needed for the time being.
This is a basic functionality. Please add it
0 Threads mention this feature
3 Replies
7 months ago
I totally agree. it is necessary.
7 months ago
This is odd. When I press "remove deployment", I get no old deployments redeployed. It stops the service for me just as I would expect. Doing exactly what you say you're missing. 🤔
19 days ago
I was thinking about this today and think it's mostly not necessary. I thought that "Remove Deployment" removed it from the deployment history but it does not, you keep the removed deployment in history so that is good. To your post, removing the current deploy does not result in older deploys being redeployed. The only issue that there still is, is that if something triggers a deploy like a GitHub auto deploy or Cron potentially or I think there are web hooks for triggering redeploy. In that case a "Stop" feature could prevent those where the Remove Deployment currently has no impact on ongoing deployment triggers.
