cloudfoundry-community / jumpbox-boshrelease

A BOSH release for jumpboxen
MIT License
22 stars 27 forks source link

Add further clis to ci #77

Closed benjaminguttmann-avtq closed 4 years ago

benjaminguttmann-avtq commented 4 years ago

Added some more CLIs to the CI to auto-bump them in the future.

Currently I have two issues for fly + credhub the CLIs gets provided as a .tgz (that means BLOB_BINARY is like xyz.tgz) . I did not see an example in the existing code if such a case can be handled except for maybe cf, as cf gets triggered by the git release but downloads the binary from an external URL.

I think for credhub/fly a similar approach needs to be taken. @jhunt could you might share some light here?

Thank you.

I will adjust the current branch as needed.

benjaminguttmann-avtq commented 4 years ago

@daviddob @jhunt

Anyone having a chance to look at this?

ramonskie commented 4 years ago

when the suggested changed have been made i will merge this

benjaminguttmann-avtq commented 4 years ago

@ramonskie Is there something else missing?

ramonskie commented 4 years ago

@benjaminguttmann-avtq no nothing is missing. i'm having an internal discusion if these clis should be in the jumpbox or in toolbelt. i hope i will have this cleared up at the end of the day

benjaminguttmann-avtq commented 4 years ago

Thanks for the update :)