DLRN
- DLRN builds and maintains yum repositories following upstream commits from a Git repo.
- 💻 github.com/softwarefactory-project/DLRN, 📜 documentation
- , , 📦 fedora packages
âž•
- automatic builds of packages
- generating of yum repositories
- DLRN does not delete any generated repositories.
- Repositories are unique. e.g.
/centos7/current/delorean.repo
can point to/centos7/42/0c/420c638d6325d1ccf50eb5fe430c5d255dcbfb94_52cbbfe7
- REST API
/api/last_tested_repo
/api/repo_status
➖​
- heavily coupled to rdopkg/OpenStack workflow (need to use RPM Packaging for OpenStack):
DLRN uses rdoinfo to retrieve the metadata and repositories associated with each project in RDO (code and distgit) and mock to carry out the actual build in an isolated environment.