Archive for the ‘General Development’ Category.
December 31, 2009, 1:11 pm
News Flash: I’m a big fan of Atlassian®.
Not only are all of their apps highly useful, but they are, for the most part, pretty consistent when it comes to installation and plugin management.
Essentially, you extract a zip of the app, edit a [app-name]-init.properties file and include a path where you’d like the app’s home directory [...]
March 28, 2008, 12:30 pm
Overview
We use Atlassian Bamboo as our continuous build server and for a while I’ve wanted to kick off arbitrary command line commands after a build is completed. Apparently some other developers have been asking for this as well: BAM-679.
In response, I’ve written this plugin that can run an arbitrary command when a build passes [...]