Hot on the heels of Semaphoreβs public launch, weβve shipped two important and frequently requested features so far: Campfire notifications and support for different versions of Ruby.
Campfire
Weβre big fans of Campfire and use it both for our internal communication and on some client projects when it makes sense. As weβve heard from our users, this process is fairly common, and weβve made it as easy to have build notifications come from Semaphore to your Campfire room as youβre used to on other web services. Go to your project settings, open the βCampfireβ tab and fill in the blanks:
After that you will receive messages such as this one:
The message includes project, branch name, author of the last commit and itsβ message. The behaviour is the same as with emails β first build of a branch is always sent, after that messages are sent only if thereβs a change in build status.
More Rubies
As weβve explained in previous post, limiting ourselves to support only Ruby 1.9.2 was just a matter of cutting down the MVP. However, weβre aware that many people now work with 1.9.3 or are still on 1.8.7, and weβre very happy that we can announce support for these versions so quickly:
Feel free to let us know how this works for you. Happy building!