|
Rename Variable commands : ShellCommands to command : String in method public should_run_before_run_with_parallel_build() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest |
From |
To |
|
Rename Variable beforeScript : String to beforeCommand : String in method public getCommands(combination Combination, dotCiEnvVars Map<String,Object>) : ShellCommands in class com.groupon.jenkins.buildtype.dockercompose.BuildConfiguration |
From |
To |
|
Rename Variable beforeCommands : ShellCommands to beforeCommand : String in method private runBeforeCommands(buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild |
From |
To |
|
Rename Variable commandList : List<ShellCommands> to commands : ShellCommands in method public runSubBuild(combination Combination, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild |
From |
To |
|
Change Variable Type commands : List<ShellCommands> to commands : ShellCommands in method public should_not_run_before_run_for_parallel_subbuild() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest |
From |
To |
|
Change Variable Type commands : List<ShellCommands> to commands : ShellCommands in method public should_run_before_run_command_in_before_run_if_present() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest |
From |
To |
|
Change Variable Type beforeCommands : ShellCommands to beforeCommand : String in method private runBeforeCommands(buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild |
From |
To |
|
Change Variable Type commandList : List<ShellCommands> to commandList : ShellCommands in method public should_run_after_each() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest |
From |
To |
|
Change Variable Type commandList : List<ShellCommands> to commands : ShellCommands in method public runSubBuild(combination Combination, buildExecutionContext BuildExecutionContext, listener BuildListener) : Result in class com.groupon.jenkins.buildtype.dockercompose.DockerComposeBuild |
From |
To |
|
Change Variable Type commands : ShellCommands to command : String in method public should_run_before_run_with_parallel_build() : void in class com.groupon.jenkins.buildtype.dockercompose.BuildConfigurationTest |
From |
To |