Branch: 
refs/heads/765-introduce-ci-cd-quality-gates-based-on-intelligent-notes
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: 5d17f3b2c3dac36af23be647bad4835901732cd1
      
https://github.com/jenkinsci/codescene-plugin/commit/5d17f3b2c3dac36af23be647bad4835901732cd1
  Author: Adam Tornhill <a...@adamtornhill.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
    M src/main/java/org/jenkinsci/plugins/codescene/Domain/Configuration.java
    M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/help-failOnDecliningCodeHealth.html
    A 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/help-failOnFailedGoal.html

  Log Message:
  -----------
  ENTERPRISE-765: add configuration options to enable the quality gates


  Commit: 36b22d49c3a2d47caac3be81901b1b88dc3e869d
      
https://github.com/jenkinsci/codescene-plugin/commit/36b22d49c3a2d47caac3be81901b1b88dc3e869d
  Author: Adam Tornhill <a...@adamtornhill.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/codescene/DeltaAnalysis.java
    M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
    M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  -----------
  ENTERPRISE-765: refactor to pass the whole config to the delta request 
instead of massive argument lists


  Commit: ed60b259dcb97c99149131b8eb3152321477f485
      
https://github.com/jenkinsci/codescene-plugin/commit/ed60b259dcb97c99149131b8eb3152321477f485
  Author: Adam Tornhill <a...@adamtornhill.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  -----------
  ENTERPRISE-765: refactor the request serialization tests to reduce 
duplication so that we can extend them easily


  Commit: fe69fe1baf57c99069d420aceebfc7fa9c053698
      
https://github.com/jenkinsci/codescene-plugin/commit/fe69fe1baf57c99069d420aceebfc7fa9c053698
  Author: Adam Tornhill <a...@adamtornhill.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
    M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  -----------
  ENTERPRISE-765: enable biomarkers in request if any quality gate is enabled


  Commit: bb41906a270753ec645eb7e1bef6ec0d54e2ba9d
      
https://github.com/jenkinsci/codescene-plugin/commit/bb41906a270753ec645eb7e1bef6ec0d54e2ba9d
  Author: Adam Tornhill <a...@adamtornhill.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuildActionEntry.java
    M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
    M src/main/java/org/jenkinsci/plugins/codescene/DeltaAnalysis.java
    M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisResult.java
    A src/main/java/org/jenkinsci/plugins/codescene/Domain/QualityGates.java
    M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/help-failOnDecliningCodeHealth.html
    M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/help-failOnFailedGoal.html

  Log Message:
  -----------
  ENTERPRISE-765: enable code health based quality gates that makes the build 
unstable when violated


Compare: 
https://github.com/jenkinsci/codescene-plugin/compare/5d17f3b2c3da%5E...bb41906a2707

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to