The source for learning NetBeans.
One of my latest plugins I created a week ago and just got approved on the Atlassian Marketplace is the Build Log Exporter. For some software teams is is occasionally useful and sometimes necessary to capture a snapshot of all build logs across all Jobs and Stages in a Plan. I have added the ability [...]
In my latest attempt at writing a Bamboo plugin I decided to investigate adding some value-add features related to Comments. Users can add comments onto a build result, but there isn’t really any way to review all the comments across all the builds. As such I decided to write the Plan Comments plugin which adds [...]