clr-distro-factory
clr-distro-factory copied to clipboard
Create a rpm cache for publishing packages
Today when packages are published, all ~85GB of content is copied and synced for each build. Over time, this accumulates a high amount of disk space and requires a robust hardlinking strategy for proper management. Only new packages that have been added from the last build should be synced out to a common location, a cache, and existing packages should remain in that cache.