[JIRA] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-03-11 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32678 
 
 
 
  Add support for workflow Pipeline script from SCM  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-02-22 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32678 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add support for workflow Pipeline script from SCM  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/CpsContext/script.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/WorkflowDefinitionContext/cps.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/workflow/CpsContext/script.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/workflow/WorkflowDefinitionContext/cps.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/workflow/WorkflowDefinitionContext/cpsScm.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/CpsContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/WorkflowDefinitionContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/CpsContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/CpsScmContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/WorkflowDefinitionContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/jobs/WorkflowJob.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/jobs/WorkflowJobSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/bc3ba2d93834cacccb6c3beb56faf3ac4f6fc63e Log: added support for loading pipeline definitions from SCM 
[FIXED JENKINS-32678] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-02-22 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32678 
 
 
 
  Add support for workflow Pipeline script from SCM  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 In Progress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-02-22 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32678 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add support for workflow Pipeline script from SCM  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/CpsContext/script.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/WorkflowDefinitionContext/cps.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/workflow/CpsContext/script.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/workflow/WorkflowDefinitionContext/cps.groovy job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/workflow/WorkflowDefinitionContext/cpsScm.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/CpsContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/WorkflowDefinitionContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/CpsContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/CpsScmContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/WorkflowDefinitionContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/jobs/WorkflowJob.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/jobs/WorkflowJobSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/5c50750bc6658b55984608021a8244cd9c013af9 Log: Merge pull request #758 from daspilker/

JENKINS-32678
 


JENKINS-32678
 added support for loading pipeline definitions from SCM 
Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/0ecae722112a...5c50750bc665 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 

[JIRA] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-01-28 Thread phi...@gmx.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Philipp Meier assigned an issue to Philipp Meier 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32678 
 
 
 
  Add support for workflow Pipeline script from SCM  
 
 
 
 
 
 
 
 
 

Change By:
 
 Philipp Meier 
 
 
 

Assignee:
 
 Daniel Spilker Philipp Meier 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-01-28 Thread phi...@gmx.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Philipp Meier started work on  JENKINS-32678 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Philipp Meier 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-32678) Add support for workflow Pipeline script from SCM

2016-01-28 Thread phi...@gmx.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Philipp Meier created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32678 
 
 
 
  Add support for workflow Pipeline script from SCM  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Daniel Spilker 
 
 
 

Components:
 

 job-dsl-plugin 
 
 
 

Created:
 

 28/Jan/16 7:01 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Philipp Meier 
 
 
 
 
 
 
 
 
 
 
Add DSL for the workflow multibranch plugin(https://github.com/jenkinsci/workflow-plugin/tree/master/multibranch) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA