coolify/app
Andras Bacsai 3a3219394d refactor: enhance ApplicationDeploymentJob and HorizonServiceProvider for improved job handling
- Removed the private property for application deployment queue ID in ApplicationDeploymentJob and utilized constructor property promotion.
- Added a tags method in ApplicationDeploymentJob to properly identify the worker running the job.
- Updated HorizonServiceProvider to handle cases where the deployment queue ID is blank, preventing potential errors during job processing.
- Cleaned up the isAnyDeploymentInprogress function by removing unnecessary whitespace.
2025-01-10 20:07:01 +01:00
..
Actions fix 2024-12-06 13:39:00 +01:00
Console refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Fix styling 2024-06-22 08:41:55 +00:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events fix: unreachable notifications 2024-12-23 16:51:34 +01:00
Exceptions Remove all ray() calls 2024-10-28 13:51:23 +01:00
Helpers fix: always validate ssh key 2024-11-22 10:43:58 +01:00
Http fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
Jobs refactor: enhance ApplicationDeploymentJob and HorizonServiceProvider for improved job handling 2025-01-10 20:07:01 +01:00
Listeners Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
Livewire fix: horizon job checker 2025-01-10 18:27:48 +01:00
Models refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Notifications fix: smtp encryption 2024-12-23 15:28:35 +01:00
Policies Fix styling 2024-06-10 20:43:34 +00:00
Providers refactor: enhance ApplicationDeploymentJob and HorizonServiceProvider for improved job handling 2025-01-10 20:07:01 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Traits feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
View/Components fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00