cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Add bosh-upload-release #94

Closed joshuatcasey closed 5 years ago

joshuatcasey commented 5 years ago

What is this change about?

The UAA team would like to have a task to upload a release, since a dedicated job in our pipeline creates the release tarball and a separate job deploys cf-deployment (currently using bosh-deploy-with-created-release). We'd like to upload the pre-made tarball.

Please provide contextual information.

N/A

Please check all that apply for this PR:

Did you update the README as appropriate for this change?

How should this change be described in release notes?

Adds task bosh-upload-release, which uploads a single release to the BOSH director.

What is the level of urgency for publishing this change?

Tag your pair, your PM, and/or team!

@cloudfoundry/cf-uaa

cfdreddbot commented 5 years ago

:white_check_mark: Hey joshuatcasey! The commit authors and yourself have already signed the CLA.

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/167415650

The labels on this github issue will be updated when the story is started.

joshuatcasey commented 5 years ago

This needs more work. I'll open again later!