[jenkinsci/codescene-plugin] a78c76: ENTERPRISE-571: Add support for biomarkers (defaul...

2018-04-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: a78c76c9d754719eb656d4698a99ecb7ca01
  
https://github.com/jenkinsci/codescene-plugin/commit/a78c76c9d754719eb656d4698a99ecb7ca01
  Author: Juraj Martinka 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
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/Configuration.java
M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly
M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  ---
  ENTERPRISE-571: Add support for biomarkers (default true).

Simple boolean attribute has been added to the configuration which can be used 
to switch on/off support for biomarkers detection in delta analysis.
This parameter is passed as "use_biomarkers" to the delta-analysis API.


  Commit: 0013342e064b003ccb20ab638e25807a9d8c5bfc
  
https://github.com/jenkinsci/codescene-plugin/commit/0013342e064b003ccb20ab638e25807a9d8c5bfc
  Author: Juraj Martinka 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M README.md
M buildstep.png
M earlywarning.png
A project-config-delta-analysis.png

  Log Message:
  ---
  ENTERPRISE-571: Update documentation with regards to Biomarkers support.


  Commit: beaace6ed1f88c186cdc734200a21f44f8e8fe5c
  
https://github.com/jenkinsci/codescene-plugin/commit/beaace6ed1f88c186cdc734200a21f44f8e8fe5c
  Author: Juraj Martinka 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M README.md
M buildstep.png
M earlywarning.png
A project-config-delta-analysis.png
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/Configuration.java
M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly
M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  ---
  Merge pull request #2 from jenkinsci/juraj-biomarkers

ENTERPRISE-571: Add support for biomarkers (default true).


Compare: 
https://github.com/jenkinsci/codescene-plugin/compare/8dc8a079c2ba...beaace6ed1f8

-- 
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.


[jenkinsci/codescene-plugin] a78c76: ENTERPRISE-571: Add support for biomarkers (defaul...

2018-04-06 Thread GitHub
  Branch: refs/heads/juraj-biomarkers
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: a78c76c9d754719eb656d4698a99ecb7ca01
  
https://github.com/jenkinsci/codescene-plugin/commit/a78c76c9d754719eb656d4698a99ecb7ca01
  Author: Juraj Martinka 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
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/Configuration.java
M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly
M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  ---
  ENTERPRISE-571: Add support for biomarkers (default true).

Simple boolean attribute has been added to the configuration which can be used 
to switch on/off support for biomarkers detection in delta analysis.
This parameter is passed as "use_biomarkers" to the delta-analysis API.


-- 
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.