Difference between revisions of "Advanced Features"
(Created page with "When setting up LRM on your system, a number of Jenkins jobs can then be created as per the on-boarding and take advantage of the out of the box functionality. The list of ad...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
When setting up LRM on your system, a number of Jenkins jobs can then be created as per the on-boarding and take advantage of the out of the box functionality. |
When setting up LRM on your system, a number of Jenkins jobs can then be created as per the on-boarding and take advantage of the out of the box functionality. |
||
The list of advanced features is available for LRM knowledgeable users. |
The list of advanced features is available for LRM knowledgeable users. |
||
− | + | == Cherry Picker == |
|
+ | [[Cherry Picker | Cherry Picker]] |
||
+ | == Custom Tasks == |
||
− | |||
− | * Custom Tasks | Custom Tasks |
||
Custom Tasks allow a developer to add functionality at certain stages of the LRM pipeline. For instance, before a kit is sent to translation, one may want to add some specific task. This requires knowledge of Java development. |
Custom Tasks allow a developer to add functionality at certain stages of the LRM pipeline. For instance, before a kit is sent to translation, one may want to add some specific task. This requires knowledge of Java development. |
||
+ | See [[Custom Tasks | Custom Tasks]] |
Latest revision as of 14:50, 20 June 2016
When setting up LRM on your system, a number of Jenkins jobs can then be created as per the on-boarding and take advantage of the out of the box functionality. The list of advanced features is available for LRM knowledgeable users.
Cherry Picker
Custom Tasks
Custom Tasks allow a developer to add functionality at certain stages of the LRM pipeline. For instance, before a kit is sent to translation, one may want to add some specific task. This requires knowledge of Java development. See Custom Tasks