cloudfoundry / bosh-deployment-resource

Apache License 2.0
12 stars 26 forks source link

Add ability to specify jobs in compiled releases #52

Closed crsimmons closed 6 years ago

crsimmons commented 6 years ago

We are using this resource to deploy then subsequently export compiled releases from Concourse. Concourse packages windows jobs into its bosh release which can't be compiled properly on linux. This PR adds the option to specify which jobs to export from a compiled release. This resource cannot be used to export compiled releases from Concourse without this change.

Signed-off-by: Ife Runsewe ife.runsewe@engineerbetter.com Signed-off-by: Sapphire Mason-Brown sapphire.mason-brown@engineerbetter.com Signed-off-by: Colin Simmons colin.simmons@engineerbetter.com

cfdreddbot commented 6 years ago

Hey crsimmons!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

drich10 commented 6 years ago

Looks great! Should be able to get to this sometime today and out within the next day or so 👍 . Sorry for the delay in going through this and thanks for the PR!