REST APIs
Atlassian Deployment …
Addressed pretty significant page load performance issue founde in larger deployments. Eliminates uses of intensive backend query, replacing it with an asynchronous API call against a lucene index. This change reduces page load from from 2+ minutes to nearly instant, with an incredibly responsive …
Added Docker Build Status …
Shields.io is a massive library of badges that can be inserted into project README’s or websites displaying various statuses (code coverage, health, version, etc). Support for docker was missing the current build health, and was a pretty trivial addition.
BOSH release for Bamboo & …
BOSH (Bosh Outer SHell) “… is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.” And it’s amazingly powerful. This examples uses BOSH to provision an Alassian vendor app running on JDK along with the support …