Archive for the ‘development process’ Category.

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

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

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