tlog icon indicating copy to clipboard operation
tlog copied to clipboard

Consider implementing automatic RPM publishing with Travis-CI and packagecloud.io

Open spbnick opened this issue 7 years ago • 3 comments

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 avatar Feb 06 '18 12:02 spbnick

@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)!

lskillen avatar Nov 27 '18 11:11 lskillen

Hey, thanks, @lskillen, I'll take note of Cloudsmith :)

spbnick avatar Nov 27 '18 11:11 spbnick

@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.

Conan-Kudo avatar Aug 02 '19 04:08 Conan-Kudo