Here’s Wednesday’s links from My Twitter Stream. 20:41: Sorry peeps: The machine that hosts my VPS has frozen yet again. Until it’s back there’s always the RSS feed: http://bit.ly/5hE8UQ Update: that’s not a great list of links. Have some bonus links: Comparing build systems Maven Mythbusters #2 Maven Mythbusters #1 Are agile enterprises inevitable or [...]
Giternal is a handy tool for managing git submodules. Give it a YAML file of git repositories, and it’ll ensure that the repos are all checked out. I’d use it to bootstrap all of the Puppet modules that I need, except for one fact: It’s a rubygem. Happy to use them, but I don’t want [...]
The Atlassian guys just released Bamboo 2.5. Highlights are: Maven Dependency Management Plan Import from a pom.xml Additional Bulk Actions Streamlined Plan Creation Express Setup Wizard Plus over 70 fixes and improvements Being able to manage dependencies in your CI tool is key if you’ve drunk the dependency manager Kool-Aid. That way you get to [...]