[JIRA] [pagerduty-plugin] (JENKINS-35353) PagerDuty plugin not compatible with Pipeline plugin

2016-06-04 Thread jswa...@alohaoi.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jason Swager commented on  JENKINS-35353 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: PagerDuty plugin not compatible with Pipeline plugin  
 
 
 
 
 
 
 
 
 
 
We use a combination of Freestyle jobs and Pipeline (used to be called WorkFlow) jobs. Pipeline jobs are described here: https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin. For the FreeStyle jobs, the PagerDuty plugin is easily accessible as a PostBuild step. But for the Pipeline jobs, where the job is mostly described as Groovy script, the PagerDuty plugin is not accessible. This guide appears to show how to modify the plugin to be accessible by both FreeStyle and Pipeline jobs: https://github.com/jenkinsci/pipeline-plugin/blob/master/DEVGUIDE.md#build-wrappers<
 /p> 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [pagerduty-plugin] (JENKINS-35353) PagerDuty plugin not compatible with Pipeline plugin

2016-06-03 Thread jswa...@alohaoi.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jason Swager created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35353 
 
 
 
  PagerDuty plugin not compatible with Pipeline plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Alexander Leibzon 
 
 
 

Components:
 

 pagerduty-plugin 
 
 
 

Created:
 

 2016/Jun/03 11:23 PM 
 
 
 

Environment:
 

 PagerDuty Plugin 0.2.4  Jenkins 1.651.1 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Jason Swager 
 
 
 
 
 
 
 
 
 
 
The PagerDuty Plugin is rather nice and works well from a FreeStyle job. Could it also be made to work from a Pipeline Job? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment