feat: add GitHub integration for automated package updates #73

Merged
unkinben merged 1 commits from benvin/update_updategh into master 2025-12-29 22:10:18 +11:00

1 Commits

Author SHA1 Message Date
2954835dd0 feat: add GitHub integration for automated package updates
All checks were successful
Build / build-8 (pull_request) Successful in 13s
Build / build-9 (pull_request) Successful in 13s
- add GitHub API functions to fetch latest releases and compare versions
- implement package update checking against GitHub repositories
- add upgrade and upgrade-all CLI commands with dry-run support
- include .ruff_cache in .gitignore for cleaner repository
2025-12-29 22:08:15 +11:00