A repository for building RPMs in docker
Go to file
Ben Vincent 2fca534edf
All checks were successful
Build / build-8 (pull_request) Successful in 4m11s
Build / build-9 (pull_request) Successful in 7m4s
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:07:25 +11:00
.gitea/workflows fix: standardize artifact directory structure for multi-distro support 2026-03-01 22:07:25 +11:00
rpms feat: add helm release 2026-01-20 21:20:45 +11:00
tools fix: standardize artifact directory structure for multi-distro support 2026-03-01 22:07:25 +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