Ruben Koster
Ruben Koster
@kwonsoonwoo Could you look if there is any useful context in the cpi log (`bosh task _task_id_ --cpi`)?
There is work underway to add the ability to compile bosh releases directly with the bosh-agent: https://github.com/cloudfoundry/bosh-agent/pull/315 This would allow for a docker-based local development workflow. Would that address your...
@xtremerui did you have a change to take a look at this?
Closing due to inactivity
Have been thinking about this space for a while, and don't really like the idea of the bosh cli having to know about fly. But there is definitely a use...
from looking at who merged the last PR I would say @tyyko has been maintaining this release
@sklevenz has been recently active as well
[index.add_all](https://github.com/cloudfoundry-incubator/bosh-workspace/blob/master/lib/bosh/cli/commands/deployment_patch.rb#L69) should probably be more specific as in only add changes in `deployments` and `templates`.
Would be solved by [deployment links](https://github.com/cloudfoundry/bosh-notes/blob/master/links.md)
Set the version to `latest` in combination with `bosh create release --force && bosh upload release`.