Advanced Features: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
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 | Cherry Picker] | [[Cherry Picker | Cherry Picker]] | ||
== 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] | 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