tlog
tlog copied to clipboard
Consider implementing automatic RPM publishing with Travis-CI and packagecloud.io
Travis-CI has support for automatically publishing RPMs to packagecloud.io, consider implementing that. Note that packagecloud.io has to be contacted to get hosting for Open-Source software, otherwise only a "Trial" plan is available.
@spbnick Please feel free to consider Cloudsmith as well for packaging. :-)
It's commercial but has very generous free plans and offerings for open-source projects (100GB of storage and 1TB of bandwidth, with more available on request) - You don't need to apply for it, just create an open-source repository and away you go.
Full disclosure: I work for Cloudsmith, so might be biased (but only slightly, honest)!
Hey, thanks, @lskillen, I'll take note of Cloudsmith :)
@spbnick You could also use Packit. This service, made by @TomasTomecek, supports pushing to COPR for various distributions (Fedora, Mageia, openSUSE, CentOS/RHEL,...) and also supports workflows for integrating into Fedora directly.