[JIRA] (JENKINS-12851) create BuildStepDescriptor

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12851) create BuildStepDescriptor

JIRA noreply@jenkins-ci.org
Matt Fair created JENKINS-12851:
-----------------------------------

             Summary: create BuildStepDescriptor
                 Key: JENKINS-12851
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12851
             Project: Jenkins
          Issue Type: New Feature
          Components: cloudformation
            Reporter: Matt Fair
            Assignee: edovale


currently the cloudformation plugin is a BuildWrapper and therefore in plugins like the conditional buildstep plugin it doesn't allow you to setup a stack during the build step, only to setup the build environment. To fix this, a BuildStepDescriptor needs to be implemented to handle actions during the buildstep.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Loading...