-
- Downloads
Update ExecutorProvider interface signature
Update the `Release` signature of the `ExecutorProvider` interface. Returning an error when releasing a resource is not actionable, and all of the implementations of `ExecutorProvider` do not return an error.
Showing
- commands/multi.go 2 additions, 9 deletionscommands/multi.go
- common/executor.go 1 addition, 1 deletioncommon/executor.go
- common/mock_ExecutorProvider.go 2 additions, 11 deletionscommon/mock_ExecutorProvider.go
- executors/default_executor_provider.go 1 addition, 3 deletionsexecutors/default_executor_provider.go
- executors/docker/machine/provider.go 2 additions, 3 deletionsexecutors/docker/machine/provider.go
- executors/docker/machine/provider_test.go 1 addition, 2 deletionsexecutors/docker/machine/provider_test.go
Loading
Please register or sign in to comment