Carlos Henrique Guardão Gandarez

Results 151 comments of Carlos Henrique Guardão Gandarez

No, there isn't any easy way to manage it.

@tshu-w @duskmoon314 we've just released v1.81.0 which added a fallback to attempt downloading the remote file.

@duskmoon314 do you always need password to connect to this host using ssh? If so, you need to add a ssh key to `authorized_keys` on remote host.

It should work with latest release where we added a fallback to `scp` if Golang's native library fails.

Let's move this on! I haven't seem any evolution on those issues/feature requests. I think using `docker dind` in Azure DevOps is definetely possible and since this is possible we...

Hi @jzabroski The `docker-compose` is only to do the integration tests (or maybe we can also run the unit ones, why not?). Using by this way we isolate to docker...

What about if we create a slack channel for this project and start discussion there?

Yes, it's **not** correct. Clone my repo, open a terminal and then simply call `docker-compose build` or `docker-compose up` depending on your needs.

1. To inspect the output I need to configure that to expose that file outside the container. Will do that. 2. There's no way to debug that since you running...

Keep in mind that the `Docker` proposal here in only to run the integration tests which has no mocked data in it. Using the power of `docker-compose` we can achieve...