September 27, 2010, 9:12 am
It’s Autumn. The leaves are changing, the air is brisk, and that means only one thing: Time for a bunch of nerds to get together, drink some beers, and solve the world’s most important dilemmas (like where’s the next place to get free beer). That’s right, I’m speaking of AtlasCamp! And this year it’s already [...]
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 [...]
October 30, 2009, 10:52 am
With the latest versions of the Atlassian products, you can now add your own rest component plugins. This is really cool, however, while testing rest plugins is actually pretty easy, figuring out exactly how to do it can drive a person crazy. And so I thought I’d write this post in hopes of saving others [...]
April 6, 2009, 1:01 pm
Later this week I’ll be posting a full tutorial on setting up and using the sysbliss automated build system. For now, you can download the repository installer and poke around if you wish. To install, download and extract the tar.gz file. Move the extracted contents to the webserver you wish to use for your repository [...]
August 4, 2008, 11:48 am
I recently released a new plugin for Atlassian Bamboo called Jira Versions.
In combination with Jira, the Bamboo Tagger Plugin and the Pre/Post Build Command Plugin it can be used as a complete release management system. [...]
June 20, 2008, 9:16 am
My Pre/Post Build Command plugin won the Atlassian Codegeist III Contest. From the announcement: This is terrific plugin that enables all sorts of new possibilities for Bamboo. It’s one of those gateway plugins that opens up a whole new category of customizations. The full announcement can be viewed on the Atlassian Blog Share and Enjoy:
June 19, 2008, 3:14 pm
I finally got around to getting sieve working with dovecot which was pretty easy. Next, I wanted to be able to manage the sieve rules via the Horde-Ingo webmail interface. This seemed like it should be an easy and common thing to do, however, it ended up taking a couple of days to sift through [...]
May 9, 2008, 9:42 am
A new version of the Bamboo command runner plugin is available: http://confluence.atlassian.com/display/BAMEXT/Pre-Post+Build+Command+Plugin The bamboo 1.2.4 version was updated so PRE-build commands can now be specified. A new 2.0 version was created as well. Share and Enjoy:
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 [...]