Branch: refs/heads/NTVEPLUGIN-143
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 1e43bce95f9f7f4c43e8edf002e5fade8f3530f3
      
https://github.com/jenkinsci/electricflow-plugin/commit/1e43bce95f9f7f4c43e8edf002e5fade8f3530f3
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/RunProcedureSuite.groovy

  Log Message:
  -----------
  Adding new parameters for the RunProcedure tests


  Commit: cb1f3684b623715bda97dfdfdf612f3944c55b09
      
https://github.com/jenkinsci/electricflow-plugin/commit/cb1f3684b623715bda97dfdfdf612f3944c55b09
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
    A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/CdPipelineOutcome.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetJobStatusResponseData.java
    A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetPipelineRuntimeDetailsResponseData.java
    A src/main/java/org/jenkinsci/plugins/electricflow/utils/JsonUtils.java
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly

  Log Message:
  -----------
  Merge pull request #97 from jenkinsci/NTVEPLUGIN-143

NTVEPLUGIN-143 - RunAndWait option for Run Pipeline PBA


  Commit: 5e64f5dae878abf0322d63989919e9fdc2f979f6
      
https://github.com/jenkinsci/electricflow-plugin/commit/5e64f5dae878abf0322d63989919e9fdc2f979f6
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    A specs/environments/core/remote-secrets.env
    A specs/environments/core/systemtest.env
    R specs/environments/default/docker-compose.yml
    A specs/environments/default/remote-secrets.env
    R specs/environments/default/setEnv.sh
    M specs/environments/default/systemtest.env

  Log Message:
  -----------
  Implemented GCP secrets for tests


  Commit: 8a324cabd5ebd722a51fef370b64d569001f0c6f
      
https://github.com/jenkinsci/electricflow-plugin/commit/8a324cabd5ebd722a51fef370b64d569001f0c6f
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M specs/build.gradle

  Log Message:
  -----------
  addign remote-secrets to the environment before gradle build


  Commit: a6ad7852f987e6a7e64c805c5a200a32845ee7e1
      
https://github.com/jenkinsci/electricflow-plugin/commit/a6ad7852f987e6a7e64c805c5a200a32845ee7e1
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/AssociateBuildToReleaseSuite.groovy

  Log Message:
  -----------
  removed override for the doCleanupSpec


  Commit: ad6af2242f7569fd96251c407b23a9f6958ea6ed
      
https://github.com/jenkinsci/electricflow-plugin/commit/ad6af2242f7569fd96251c407b23a9f6958ea6ed
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy

  Log Message:
  -----------
  Fixing updated jobStep Summary


  Commit: c02cf92ecf612e88d5a29dea25f988124e13a4fa
      
https://github.com/jenkinsci/electricflow-plugin/commit/c02cf92ecf612e88d5a29dea25f988124e13a4fa
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
    A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/CdPipelineOutcome.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetJobStatusResponseData.java
    A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetPipelineRuntimeDetailsResponseData.java
    A src/main/java/org/jenkinsci/plugins/electricflow/utils/JsonUtils.java
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into NTVEPLUGIN-357


  Commit: 8e940c0fe840b959964304622c0ccb0c39c8bd82
      
https://github.com/jenkinsci/electricflow-plugin/commit/8e940c0fe840b959964304622c0ccb0c39c8bd82
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy

  Log Message:
  -----------
  Fix - Fixing updated jobStep Summary


  Commit: d7d095f87cd2623287c8b7b9dfe480c95c95c03f
      
https://github.com/jenkinsci/electricflow-plugin/commit/d7d095f87cd2623287c8b7b9dfe480c95c95c03f
  Author: Anton Horodchuk <antoman1...@gmail.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M specs/build.gradle
    A specs/environments/core/remote-secrets.env
    A specs/environments/core/systemtest.env
    R specs/environments/default/docker-compose.yml
    A specs/environments/default/remote-secrets.env
    R specs/environments/default/setEnv.sh
    M specs/environments/default/systemtest.env
    M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy
    M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/AssociateBuildToReleaseSuite.groovy

  Log Message:
  -----------
  Merge pull request #98 from jenkinsci/NTVEPLUGIN-357

NTVEPLUGIN-357 Restored Core environment with GCP stored credentials


  Commit: b337f6df081965f22bd5f738cd903cca6a7a5772
      
https://github.com/jenkinsci/electricflow-plugin/commit/b337f6df081965f22bd5f738cd903cca6a7a5772
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
    R 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/CdPipelineOutcome.java
    A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/CdPipelineStatus.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetJobStatusResponseData.java
    M 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetPipelineRuntimeDetailsResponseData.java

  Log Message:
  -----------
  Merge pull request #99 from jenkinsci/NTVEPLUGIN-143

NTVEPLUGIN-143 - changed verification Pipeline result to checking status 
instead of outcome


  Commit: e2a780d28b78e2658d47ae77a501e9ac2858912a
      
https://github.com/jenkinsci/electricflow-plugin/commit/e2a780d28b78e2658d47ae77a501e9ac2858912a
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
    M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/config.jelly

  Log Message:
  -----------
  Merge pull request #100 from jenkinsci/NTVEPLUGIN-143

NTVEPLUGIN-143 - updated Trigger Release by RunAndWaitOption


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/9ff061908c3e...e2a780d28b78

-- 
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-143/9ff061-e2a780%40github.com.

Reply via email to