This section contains projects created and contributed to by Eddie. Everything listed is an open source effort, the distinction is only my role as owner or contributor.
A collection of projects authored by Eddie, and likely shared out with the community as an open source project.
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.
A collection of efforts to which I contributed, but did not create. Contributing back to Open Source projects is a strong passion of mine, and requires a considerate approach to learn norms, standards and approach for each community for a successful merge!
Uses Async call to lucene index for super fast autocompletion to address performance issue loading config.
Not all pull requests are glorious code, documentation is really important too! This commit fixed some invalid JSON found in some example specs.