refactor: modernise RPM builder with Python tooling v2 #71
Owner
- Migrate from legacy shell-based build system to modern Python tooling
- Update all metadata.yaml files to new schema with per-distro builds
- Standardise build scripts with curl -L, envsubst, and error handling
- Convert nfpm.yaml templates to use environment variable substitution
- Update Dockerfile to accept all package metadata as build arguments
- Modernise Makefile to use new Python build tool commands
- Update CI workflow to use tools/build instead of make
- Migrate from legacy shell-based build system to modern Python tooling
- Update all metadata.yaml files to new schema with per-distro builds
- Standardise build scripts with curl -L, envsubst, and error handling
- Convert nfpm.yaml templates to use environment variable substitution
- Update Dockerfile to accept all package metadata as build arguments
- Modernise Makefile to use new Python build tool commands
- Update CI workflow to use tools/build instead of make
unkinben
added 2 commits 2025-11-30 20:29:00 +11:00
Some checks failed
Build / build-8 (pull_request) Failing after 7s
Details
Build / build-9 (pull_request) Failing after 8s
Details
All checks were successful
Build / build-8 (pull_request) Successful in 8s
Details
Build / build-9 (pull_request) Successful in 9s
Details
Merge pull request 'refactor: modernise RPM builder with Python tooling v2' (#71) from benvin/tooling_v2 into master
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "benvin/tooling_v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?