A repository for building RPMs in docker
Go to file
Ben Vincent 745ce03757
All checks were successful
Build / build-8 (pull_request) Successful in 4m30s
Build / build-9 (pull_request) Successful in 7m56s
fix: standardize artifact directory structure for multi-distro support
Remove per-package subdirectories from build output to align with workflow expectations.
Update deploy workflow paths to match repository-based structure (dist/repository/*.rpm).
This enables consistent artifact handling across different Linux distributions.
2026-03-01 22:11:23 +11:00
.gitea/workflows fix: standardize artifact directory structure for multi-distro support 2026-03-01 22:11:23 +11:00
rpms feat: add kubeconfirm 2026-03-01 21:50:08 +11:00
tools fix: standardize artifact directory structure for multi-distro support 2026-03-01 22:11:23 +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