coolify/bootstrap/helpers
Andras Bacsai db079c0c7d refactor: improve deployment status check in isAnyDeploymentInprogress function
- Updated the isAnyDeploymentInprogress function to check for running jobs based on the current hostname.
- Enhanced the logic to return true if any job status is 'unknown' and to provide a clearer output regarding the number of deployments in progress.
- Modified the cloud_upgrade.sh script to loop until the deployment status check confirms no ongoing deployments before proceeding with the upgrade.
2025-01-10 18:34:16 +01:00
..
api.php Inline many variables. 2024-10-31 18:20:11 +01:00
applications.php fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +01:00
constants.php Support PopOS as server 2024-12-04 13:19:00 +01:00
databases.php Refactor Redis password handling and migration to use environment variables 2024-10-21 13:43:31 +02:00
docker.php feat: able to deploy without cache on every commit 2024-12-05 10:46:27 +01:00
github.php Inline many variables. 2024-10-31 18:20:11 +01:00
notifications.php fix: smtp encryption 2024-12-23 15:28:35 +01:00
proxy.php refactor: update Traefik configuration for improved security and logging 2024-12-06 13:07:56 +01:00
remoteProcess.php fix: getcontainer status should timeout after 30s 2025-01-10 12:04:59 +01:00
s3.php fix: local dev s3 uploads 2024-10-02 11:45:30 +02:00
services.php Inline many variables. 2024-10-31 18:20:11 +01:00
shared.php refactor: improve deployment status check in isAnyDeploymentInprogress function 2025-01-10 18:34:16 +01:00
socialite.php Merge branch 'next' into feature/authentik-provider 2024-12-11 15:24:26 +01:00
subscriptions.php chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00