Scribery / tlog

Terminal I/O logger
http://scribery.github.io/tlog/
GNU General Public License v2.0
307 stars 52 forks source link

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

Open spbnick opened 6 years ago

spbnick commented 6 years ago

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.

lskillen commented 5 years ago

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

spbnick commented 5 years ago

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

Conan-Kudo commented 5 years ago

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