Closed SchwarzM closed 1 year ago
@SchwarzM To avoid having to do multiple point releases of this change, I suggest that you work with go get -u github.com/sapcc/go-api-declarations@main
in concourse-release-resource until your changes there are complete. Then when the format has settled there, I will cut a release over here and adjust the other downstreams (Tenso, Hubcopter, etc.).
i need to add terraform runs to the tenso events and want to use the concourse release resources
i moved the helmevent package into tensoevent and made the helm releases field nullable. i then added the TFRelease struct and it's dependencies to it.