Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 986c23f18c31ca0f143305e510934ad6cf09c4f9
      
https://github.com/jenkinsci/workflow-plugin/commit/986c23f18c31ca0f143305e510934ad6cf09c4f9
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    A cps-global-lib/README.md

  Log Message:
  -----------
  Documentation first stub


  Commit: 062d2c7f2ac23268f2362a35e9c6e63ac9b87142
      
https://github.com/jenkinsci/workflow-plugin/commit/062d2c7f2ac23268f2362a35e9c6e63ac9b87142
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    A cps-global-lib/src/main/resources/index.jelly

  Log Message:
  -----------
  Convention requires this file.

And perhaps more importantly, to run the test from IDE I need this file


  Commit: 4e58e85aad5a10956e21b4537945b57f794c4e00
      
https://github.com/jenkinsci/workflow-plugin/commit/4e58e85aad5a10956e21b4537945b57f794c4e00
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M 
aggregator/src/test/groovy/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryTest.groovy
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScript.java

  Log Message:
  -----------
  Made CpsScript context-aware

CpsScript needs the 'execution' reference to be able to invoke step functions.
Making this automatic helps cps-global-lib because users won't have to pass
around a reference to it.

See the test case improvement for the simplification this provides.


  Commit: 1744124a0bef1df62b6d80cd802a588d09f60042
      
https://github.com/jenkinsci/workflow-plugin/commit/1744124a0bef1df62b6d80cd802a588d09f60042
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M 
aggregator/src/test/groovy/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryTest.groovy
    M cps-global-lib/README.md
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScript.java

  Log Message:
  -----------
  Explaining how to write shared scripts, because it's not quite obvious


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/33e2af1e5a58...1744124a0bef

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