Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/external-monitor-job-plugin
  Commit: 7d7dc303cb6f8340c85265aafba623bfd407b069
      
https://github.com/jenkinsci/external-monitor-job-plugin/commit/7d7dc303cb6f8340c85265aafba623bfd407b069
  Author: David Ostrovsky <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    A src/main/java/hudson/cli/SetExternalBuildResultCommand.java
    M src/main/java/hudson/model/ExternalRun.java

  Log Message:
  -----------
  Make it possible to submit a new external job per CLI

With this command external job submission is possible per CLI.
Per pipe gzipped log file can be transported. No wrapper scripts are needed
it can be easily done from the command line:

 cat log.gz | ssh jenkins set-external-build-result --job b --result 0 --log -


  Commit: 00443b21b4a725703d4f501c19a0d061686cd8be
      
https://github.com/jenkinsci/external-monitor-job-plugin/commit/00443b21b4a725703d4f501c19a0d061686cd8be
  Author: Jesse Glick <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    A src/main/java/hudson/cli/SetExternalBuildResultCommand.java
    M src/main/java/hudson/model/ExternalRun.java

  Log Message:
  -----------
  Merge pull request #5 from davido/master

Make it possible to submit a new external job per CLI


Compare: 
https://github.com/jenkinsci/external-monitor-job-plugin/compare/4e25b19f1db4...00443b21b4a7

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to