coolify/bootstrap/helpers
Andras Bacsai 7582d7dd8b refactor: streamline job status retrieval and clean up repository interface
- Simplified the job status retrieval process by consolidating logic into a single `getJobStatus` function.
- Removed redundant checks and methods from the `CustomJobRepositoryInterface` and `CustomJobRepository`.
- Updated the `getHorizonJobStatus` method in `ApplicationDeploymentQueue` to directly utilize the new `getJobStatus` function.
- Enhanced the `isThereAJobInProgress` method to improve clarity and maintainability.
2025-01-10 19:53:13 +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: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +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