Files
coolify/app/Models
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
..
2024-06-10 20:43:34 +00:00
2024-10-28 14:56:13 +01:00
2024-06-22 08:41:55 +00:00
2024-06-10 20:43:34 +00:00
2024-02-16 21:56:38 +01:00
2024-10-17 22:08:23 +02:00
2024-10-31 18:20:11 +01:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
fix
2024-12-02 22:50:03 +01:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
2024-12-23 16:51:34 +01:00
2024-12-09 12:36:33 +01:00
2024-06-10 20:43:34 +00:00