vmware-archive / pcf-pipelines

PCF Pipelines
Apache License 2.0
158 stars 282 forks source link

upgrade-buildpacks pipeline does not show filename/version on running cf buildpacks after upgrading #314

Closed dhoffi closed 6 years ago

dhoffi commented 6 years ago

Issue

after running upgrade-buildpacks pipeline. and doing a cf buildpacks the column under 'filename' is empty, so it is hard to determine the current version of upgraded buildpacks.

Expected result

seeing the filename of the upgraded buildpack with its name as if I would have downloaded it from pivnet and ran a cf update-buildpack manually

Current result

'filename' column of upgraded buildpacks is empty on a cf buildpacks

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

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

dhoffi commented 6 years ago

might be that the missing filenames only occur if there is an error while 'uploading' the buildpacks ... still investigating this

abbyachau commented 6 years ago

Thanks @dhoffi, let us know if you find this is still an issue.

fredwangwang commented 6 years ago

Closing this issue. If it is indeed still a problem, please reopen.