AL Berez
AL Berez
Hi @denysvitali, can you please fix the EasyCLI check?
Hi @denysvitali do you have any updates?
Hello, During migration form v6 to v7 CF CLI switched from [loggregator to log-cache for log streaming](https://github.com/cloudfoundry/cli/blob/master/doc/adr/0008-swap-traffic-controller-for-log-cache.md). This new approach is more scalable but it has some [known side effects](https://github.com/cloudfoundry/cli/blob/master/doc/adr/0009-log-cache-clock-issues.md)...
Hi @alex-gilin, can you please explain your use case in more detail? https://pkg.go.dev/ is not something that our team currently supports, nor is it included in our current release process....
Hi @olyakrasnozhon. Thanks for pointing our attention, this issue seems similar to https://github.com/cloudfoundry/cli/issues/2228 where @alex-gilin reported that the latest version of CF CLI that was published to https://pkg.go.dev/github.com/cloudfoundry/cli?tab=versions is 7.1.0...
Hello @bbodenmiller, @vitreuz and I prepared a dev build for you to try [dev-build-10-16-200-retry.zip](https://github.com/cloudfoundry/cli/files/5393797/dev-build-10-16-200-retry.zip) this binary is a compiled version of our commit [4b329](https://github.com/cloudfoundry/cli/commit/4b329041366fdaa271bb51fbc0242a20834cc1c0) We exposed retry delay via the...
Hi, @bbodenmiller do you have any feedback on our last build?
Can you please provide additional context about your environment? It would be helpful to know what version of go lang you are using and the exact error messages.
Thanks for the context. I was able to reproduce it with `go version go1.17.6 linux/amd64`. We are working on a new Github Actions-based pipeline and we are expecting better linting...
Also, we are very open to PR's if you are interested in contributing.