Concourse Resource Type: BOSH Release

A Concourse resource which helps users access and publish BOSH releases using best practices.

I created this Concourse resource type because I was managing many BOSH releases and wanted to codify the best practices for myself and others. I'm particularly proud of:

  • coming up with a semver-compatible versioning scheme that works with both BOSH, Concourse, and git.
  • the resource being adopted by Concourse itself for managing their own BOSH release in their pipelines.