coolify/app/Http/Controllers
Andras Bacsai 67605d50fc fix(deployment): prevent base deployments from being killed when PRs close (#7113)
- Fix container filtering to properly distinguish base deployments (pullRequestId=0) from PR deployments
- Add deployment cancellation when PR closes via webhook to prevent race conditions
- Prevent CleanupHelperContainersJob from killing active deployment containers
- Enhance error messages with exit codes and actual errors instead of vague "Oops" messages
- Protect status transitions in finally blocks to ensure proper job failure handling
2025-11-09 14:41:35 +01:00
..
Api Merge pull request #7002 from W8jonas/fix/api-destination-uuid-databases 2025-11-01 13:46:47 +01:00
Webhook fix(deployment): prevent base deployments from being killed when PRs close (#7113) 2025-11-09 14:41:35 +01:00
Controller.php v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
MagicController.php Fix styling 2024-06-10 20:43:34 +00:00
OauthController.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
UploadController.php Delete some useless imports 2024-10-31 16:33:49 +01:00