Force a Gem Rebuild
In my crusade to improve our Gem support, I’ve added the ability for you to initiate a Gem build right from the interface. If your Gem build fails, it’s often…
In my crusade to improve our Gem support, I’ve added the ability for you to initiate a Gem build right from the interface. If your Gem build fails, it’s often because of temporary problems with our build system (awesome improvements to that are forthcoming), and another try or two are all it takes to get the build to complete. Here’s how you fire off a new build job for the latest code on your master branch:
Please note that if a gem of that version already exists, this will be a no-op.
Written by
Related posts

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.