August 5, 2009
Hosted Continuous Integration is here. Run Code Run have announced support for private projects. What does this mean?
They already build open source projects from GitHub for free – for an example see my own Build Rosetta Stone. Now, you can build a closed source project – which isn’t visible to the world via GitHub.
There’s a [...]
Read the full article →
June 25, 2009
RubyGems have been exceptionally successful as a way for Ruby developers to share code. We generally think that sharing code is a good thing. Certainly, the Rails community can write projects exceptionally quickly; thanks, in part to RubyGems.
My beef has been that RubyGems doesn’t play nice with operating systems. We have standards for where things [...]
Read the full article →