Branch: refs/heads/juraj-gerrit
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: 233449c51db5058c784ea154a064608fa6d75c2c
      
https://github.com/jenkinsci/codescene-plugin/commit/233449c51db5058c784ea154a064608fa6d75c2c
  Author: Juraj Martinka <juma...@gmail.com>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

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

  Log Message:
  -----------
  ENTERPRISE-856: Add ConfigurationBuilder because we already have large number 
of parameters.


  Commit: 8fc9ccfe9137da5630288f22703562c8efc6a786
      
https://github.com/jenkinsci/codescene-plugin/commit/8fc9ccfe9137da5630288f22703562c8efc6a786
  Author: Juraj Martinka <juma...@gmail.com>
  Date:   2019-07-18 (Thu, 18 Jul 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/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java
    M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java

  Log Message:
  -----------
  ENTERPRISE-856: Basic support for Gerrit delta analysis.

origin_url and change_ref parameters are set and sent to the Codescene delta 
api.
origin_url is set to GIT_URL env var which can often work - however,
  we still need to provide a UI config field to override this
change_ref is only allowed to be customized via GERRIT_REFSPEC,
  which should be set by the Gerrit Trigger plugin (user can set manually too 
via "Parameters")


  Commit: e0a527a1041050d7cef87d9f37cd53ded049ac60
      
https://github.com/jenkinsci/codescene-plugin/commit/e0a527a1041050d7cef87d9f37cd53ded049ac60
  Author: Juraj Martinka <juma...@gmail.com>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
    M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly

  Log Message:
  -----------
  ENTERPRISE-856: Add Gerrit's originUrl configuration field.

This is to let the user override the default,
which is the value of the 'GIT_URL' env var.


Compare: 
https://github.com/jenkinsci/codescene-plugin/compare/233449c51db5%5E...e0a527a10410

-- 
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/codescene-plugin/push/refs/heads/juraj-gerrit/000000-e0a527%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to