coolify/app/Actions/Service
Andras Bacsai c53988e91d Fix: Cancel in-progress deployments when stopping service
When stopping a service that's currently deploying, mark any IN_PROGRESS or QUEUED activities as CANCELLED. This prevents the status from remaining stuck at "starting" after containers are stopped.

Follows the existing pattern used in forceDeploy().
2025-12-04 08:23:32 +01:00
..
DeleteService.php
RestartService.php
StartService.php
StopService.php Fix: Cancel in-progress deployments when stopping service 2025-12-04 08:23:32 +01:00