coolify/app/Console
Andras Bacsai 23a3b47011 refactor: rename sync function and improve error handling
The function previously named syncGitHubReleases has been renamed to syncReleasesToGitHubRepo for clarity, as it now focuses on syncing releases directly to the GitHub repository instead of the CDN. Additionally, error handling has been enhanced to provide more informative messages during the cloning, branching, and committing processes. This refactor aims to improve the maintainability of the code and ensure better feedback in case of failures.
2025-11-05 14:54:13 +01:00
..
Commands refactor: rename sync function and improve error handling 2025-11-05 14:54:13 +01:00
Kernel.php refactor(jobs): pull github changelogs from cdn instead of github 2025-09-01 16:13:55 +02:00