Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-examples
  Commit: 544c1277e7fa5d4444672a677a656fb13a6c8e86
      
https://github.com/jenkinsci/pipeline-examples/commit/544c1277e7fa5d4444672a677a656fb13a6c8e86
  Author: Sai Ke WANG <swang...@bloomberg.net>
  Date:   2016-09-06 (Tue, 06 Sep 2016)

  Changed paths:
    M pipeline-examples/load-from-file/externalCall.groovy
    M pipeline-examples/load-from-file/externalMethod.groovy

  Log Message:
  -----------
  add `return this;` to load-from-file

with jenkins 2.19 and workflow-cps 2.13, when `load`ing a script without
`return this` at end, the result is `null`

see https://jenkins.io/doc/pipeline/steps/workflow-cps/:
   Where `pipeline.groovy` defines functionA and functionB
   functions (among others) before ending with `return this;`


  Commit: 340cdbcef6529190a70c2c49289402eff6fbd83f
      
https://github.com/jenkinsci/pipeline-examples/commit/340cdbcef6529190a70c2c49289402eff6fbd83f
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M pipeline-examples/load-from-file/externalCall.groovy
    M pipeline-examples/load-from-file/externalMethod.groovy

  Log Message:
  -----------
  Merge pull request #51 from onceking/master

add `return this;` to load-from-file


Compare: 
https://github.com/jenkinsci/pipeline-examples/compare/7a8ec904f30c...340cdbcef652

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