mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Updated the `testGiteaConnection` and `getGiteaRepositories` functions to implement pagination when fetching repositories from the Gitea API, ensuring all repositories are retrieved. - Enhanced error handling for API responses and improved the structure of the returned repository data. - Removed deprecated code related to direct repository fetching, streamlining the overall logic.