Branch: refs/heads/juraj-gerrit
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: 0e057f6185c2a36cd07dd6ae658ddbd508bd4ad8
      
https://github.com/jenkinsci/codescene-plugin/commit/0e057f6185c2a36cd07dd6ae658ddbd508bd4ad8
  Author: Juraj Martinka <[email protected]>
  Date:   2019-07-19 (Fri, 19 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: a219884dac1d9fb7dfad78147f856eecb3c1b5e9
      
https://github.com/jenkinsci/codescene-plugin/commit/a219884dac1d9fb7dfad78147f856eecb3c1b5e9
  Author: Juraj Martinka <[email protected]>
  Date:   2019-07-19 (Fri, 19 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.


  Commit: 26a1457536a4d1c487a3f2e2adfb3583683e8fd8
      
https://github.com/jenkinsci/codescene-plugin/commit/26a1457536a4d1c487a3f2e2adfb3583683e8fd8
  Author: Juraj Martinka <[email protected]>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M README.md
    M buildstep.png
    M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly

  Log Message:
  -----------
  ENTERPRISE-856: Update docs mentioning Gerrit configuration.


Compare: 
https://github.com/jenkinsci/codescene-plugin/compare/66888c661487...26a1457536a4

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/codescene-plugin/push/refs/heads/juraj-gerrit/66888c-26a145%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to