feat: add GitHub integration for automated package updates
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
This commit is contained in:
2025-12-29 22:08:15 +11:00
parent c6d8e33a54
commit 2954835dd0
2 changed files with 344 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
dist
env
.claude
.ruff_cache