[JIRA] (JENKINS-57688) Refactor the remaining Extension points inside "promoted_builds.conditions" and also refactor those inside the "promoted_builds.integrations.jobdsl" package
13 views
Skip to first unread message
2017uec1250@mnit.ac.in (JIRA)
unread,
May 31, 2019, 3:56:02 AM5/31/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Make promotion job triggerable using parameterized-trigger conceptRefactor the remaining Extension points inside "promoted_builds.conditions" and also refactor those inside the "promoted_builds.integrations.jobdsl" package
* Other remaining extension points inside the promoted_builds.conditions package is to be refactored. Those include: 1) ParameterizedSelfPromotionCondition 2) GroovyCondition This also includes other DescriptorImp and RunListeners of the above classes.
* Other remaining extension points inside the promoted_builds.conditions package is to be refactored. Those include: 1) ParameterizedSelfPromotionCondition 2) GroovyCondition This also includes other DescriptorImp and RunListeners of the above classes.
* Extension Points inside the
promoted_builds.integrations.jobdsl package also would be needing the same changes as above. These extension points include the following classes. 1) JobDslManualCondition 2) ReleasePromotionCondition