Atlassian® as a Web-App Framework

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 [...]

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Testing Atlassian Rest Plugins

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 [...]

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Build System Installer

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 and run [...]

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Release Management with Atlassian Bamboo and Jira

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. [...]

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Sysbliss wins Atlassian Codegeist for Bamboo

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 this post:

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Managing Dovecot Sieve scripts with Horde-Ingo

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 [...]

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Bamboo 2.0 Pre/Post Command Plugin

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 this post:

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook

Atlassian Bamboo Post Build Command Runner Plugin

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 [...]

Share this post:
  • Digg
  • Google Bookmarks
  • DZone
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Facebook