Not applicable
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 Postgres database and agents to support it. The releases manages the health of services and will automatically provision, start/stop processes across the various services.
Multiple plugins used by thousands of teams that provide enhanced functionality of Atlassian’s core products (primarily JIRA and Bamboo) to enrich CI/CD capabilities, DevOps automation, or productivity. Functionality spans user interface, web services and persistence.
Provides required dependencies and additional utilities to simplify and codify the process of building, testing and delivering Atlassian plugins all the way to the live marketplace.
Uses Async call to lucene index for super fast autocompletion to address performance issue loading config.
Added a shield for Docker Hub builds indicating state of last build
Not all pull requests are glorious code, documentation is really important too! This commit fixed some invalid JSON found in some example specs.