Website Logo. Upload to /source/logo.png ; disable in /source/_includes/logo.html

Rants of a geek

linduxed's ramblings

RMagick - A year later

Just a few days short of a year ago, I explained the sorry state of RMagick development and claimed the following:

RMagick isn’t going to go anywhere until a fork takes off, because the sole maintainer doesn’t seem to be likely to do anything.

Fortunately, it did take off.

Here’s a summary of what has happened during the last year.

The early days of the fork

It all started with Benjamin Fleischer getting tired of how thoroughly abandoned the project was. He happened to be the creator of the Gem Home Github group, a place where orphaned gems could maybe have their development picked up by a new maintainer.

He made this post.

Issues imported and a few volunteers ready to pitch in; all set to continue on his fork, right? Remember, however, that there were plenty of forks of RMagick. Due to the glacial pace of development on the main repository, people forked RMagick left and right to make their minor fixes. That, or they abandoned RMagick altogether, if they could.

The thing that turned it into “The one true fork” was when, just four days after forking, Fleischer announced that he had obtained push access on Rubygems for the rmagick gem. Versions 2.13.3-rc1 and 2.13.3 came just a few days after.

Work continues

Things started off slow but steady: some discussion about code style, going trough old issues that were no longer relevant and starting new issues for all the various failing test cases.

Soon enough we started to get new contributors and development once again picked up its pace. With Ilia Vassilevsky emerging as a stalwart core maintainer of the project, and with contributors like Robert Fletcher and u338steven joining after hearing news about the fork, it became clear that the project once more had a future.

At the time of writing, since the fork started the repository has grown by 295 commits, attracted 18 new contributors and has opened 101 new issues (excluding the imported ones from the old repository).

However there was one thing left, one thing that was left itching. Very recently the work in the fork was vindicated:

Transfer of repository

For most of the fork’s life, despite Fleischer contacting Github, we had to live with the fact that https://github.com/rmagick/rmagick pointed to a repository that was as dead as they get. We had to occasionally head over to the old repository’s issue tracker and tell people to submit their issues and contribute over at the fork.

Early June this all changed.

The old repository has been moved to https://github.com/rmagick-temp/rmagick and the fork has been moved to https://github.com/rmagick/rmagick!

A project revived

It started with one guy getting tired of seeing yet another widely used gem getting orphaned.

A bunch of people came together, took up the torch and eventually took over the name of the project.

Looking upon this past year, I wish some other orphaned projects would enjoy this kind of revival.