Suleiman Dibirov
Suleiman Dibirov
@gjenkins8 @benoittgt hi! Could you please check the PR?
@benoittgt Added error returns from the `FindPlugin` and started using the path from the installers. thank you!
> Not fully sure about the path things but otherwise LGTM. If you mean the `Path()` method, then I'm pretty sure it's a valid way, because it's the place we...
> value: true value: "true" remove the first **value**
https://github.com/docker/compose/blob/11c7a25ae9a9cdb527686c5be5b53d17ce9555ec/pkg/compose/watch.go#L131 here is the line where it skips the service, because next line requires the build context. `watch.LoadDockerIgnore(service.Build.Context)` https://github.com/docker/compose/blob/11c7a25ae9a9cdb527686c5be5b53d17ce9555ec/pkg/compose/watch.go#L138
You can create two profiles for devs and the ci.
Hello @mattfarina, @banjoh , just a gentle reminder about this PR created months ago. If possible, could it be reviewed before the next Helm release? I’d appreciate any feedback to...
Hello @mattfarina, @banjoh , just a gentle reminder about this PR created months ago. If possible, could it be reviewed before the next Helm release? I’d appreciate any feedback to...
@benoittgt Thank you! I'm on vacation, didn't have time to do it, I'll do it when I have time.
@benoittgt hi! Fixed and added tests for the new flag