A repository for building RPMs in docker
Go to file
Ben Vincent 2954835dd0
All checks were successful
Build / build-8 (pull_request) Successful in 13s
Build / build-9 (pull_request) Successful in 13s
feat: add GitHub integration for automated package updates
- 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
.gitea/workflows refactor: modernise RPM builder with Python tooling v2 2025-11-30 20:27:05 +11:00
rpms feat: add pre-commit 2025-11-30 21:45:55 +11:00
tools feat: add GitHub integration for automated package updates 2025-12-29 22:08:15 +11:00
.gitignore feat: add GitHub integration for automated package updates 2025-12-29 22:08:15 +11:00
.pre-commit-config.yaml feat: add pre-commit 2025-11-30 21:45:55 +11:00
Dockerfile refactor: modernise RPM builder with Python tooling v2 2025-11-30 20:27:05 +11:00
Makefile refactor: modernise RPM builder with Python tooling v2 2025-11-30 20:27:05 +11:00