BOSH Release (Concourse Resource Type)

A Concourse resource to 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 across BOSH, Concourse, and git.
  • the resource being adopted by Concourse itself for managing their own BOSH release in their pipelines.