Files
coolify/app/Console/Commands
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-12-10 11:50:40 +01:00
2024-12-09 12:34:16 +01:00
2024-12-10 10:46:05 +01:00
2024-12-10 10:46:05 +01:00
2024-12-11 18:44:19 +01:00
2024-11-11 14:28:24 +01:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
2024-12-10 10:46:05 +01:00
2024-11-12 15:53:05 +01:00