Fullstaq Ruby is a server-optimized Ruby distribution: 50% less memory, faster, easy to install and security-patch via APT/YUM.
We've reached an important milestone in the Fullstaq Ruby roadmap. Epic 3 introduces a continuous integration and deployment system! This means that from now on, we can release updates much faster, and with fewer defects.
We put the CI/CD system to the test right away, and used it to release Ruby version updates. We now package Ruby 2.7.1, 2.6.6 and 2.5.8.
Additionally, we now support Debian 10 (contributed by Nathan Broadbent).
Want to install or upgrade? Check the installation instructions, or run apt upgrade
/yum update
.
In this article I'll explain why having a CI/CD system is so important. I'll also give you a sneak peek into what to expect in the near future.