Branch: refs/heads/NTVEPLUGIN-284
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: e319799c42e15f8455743a214708f3a85d1157ae
      
https://github.com/jenkinsci/electricflow-plugin/commit/e319799c42e15f8455743a214708f3a85d1157ae
  Author: Oleksii Vasylkivskyi <ovasylkivs...@cloudbees.com>
  Date:   2020-05-25 (Mon, 25 May 2020)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
    M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
    M src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectFieldUtils.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
    M src/main/resources/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/Configuration/help-configurationName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/Configuration/help-electricFlowApiVersion.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/Configuration/help-electricFlowPassword.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/Configuration/help-electricFlowUrl.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/Configuration/help-electricFlowUser.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/Configuration/help-ignoreSslConnectionErrors.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/help-projectName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/help-releaseName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/help-applicationName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/help-applicationProcessName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/help-environmentName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/help-projectName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/help-pipelineName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/help-projectName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help-filePath.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure/help-procedureName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure/help-projectName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/help-projectName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/help-releaseName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/help-releasePipelineParameters.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/help-stagesToRun.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/help.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help-configuration.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help-filePath.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help-repositoryName.html
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help.html
    M src/main/webapp/help-overrideCredential.html

  Log Message:
  -----------
  NTVEPLUGIN-284 - re-branding


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-284/1cc4e9-e31979%40github.com.

Reply via email to