Muhammad Ibrahim 16821d6b5e feat: Implement SSH-based version checking for private repositories
- Replace HTTPS GitHub API calls with SSH git commands
- Use existing deploy key for private repository access
- Add proper error handling for SSH authentication issues
- Support fetching latest tags via git ls-remote
- Maintain compatibility with private repositories using deploy keys

This allows the version checking system to work with private repositories
that have SSH deploy keys configured, using the same authentication
as the local git operations.
2025-09-17 22:16:52 +01:00
2025-09-16 15:36:42 +01:00
2025-09-16 15:36:42 +01:00
Description
No description provided
GPL-3.0 88 MiB
Languages
JavaScript 84.4%
Shell 14.9%
PLpgSQL 0.2%
CSS 0.2%
Dockerfile 0.2%