The letter A styled as Alchemists logo. lchemists
Published April 5, 2022 Updated April 15, 2022

Ruby GitHub Packages

RubyGems is the default server when publishing a public gem but, sometimes, you can't open source your work. An alternative solution is to use GitHub Packages for publishing private gems so your internal programs, applications, and/or services can have the same convenience as what you'd find when using RubyGems. In this talk, you'll learn how to use Gemsmith to publish your gem to your own GitHub Packages repository while using GitHub Actions to automate the entire process.