Files
coolify/app
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
..
fix
2024-12-06 13:39:00 +01:00
2024-06-22 08:41:55 +00:00
2024-12-23 16:51:34 +01:00
2024-10-28 13:51:23 +01:00
2024-11-22 10:43:58 +01:00
2025-01-10 18:27:48 +01:00
2025-01-10 18:27:48 +01:00
2024-12-23 15:28:35 +01:00
2024-06-10 20:43:34 +00:00
2024-12-11 18:13:16 +01:00