Difference between revisions of "On Boarding the Prep Kit Job"
(→LRM Only) |
|||
Line 1: | Line 1: | ||
− | == LRM Only == |
||
− | The Prep Kit |
+ | The Prep Kit job is relevant only to projects that use LRM, it is not needed for Globalyzer-only analysis. The Prep Kit job is not neccessary. Prep kits can be triggered for a project from the Dashboard "Send to translate" button. |
== Project Nightly Steps == |
== Project Nightly Steps == |
||
* Go to the '''3 - Prep Kit''' tab |
* Go to the '''3 - Prep Kit''' tab |
||
* Click '''New Item''' and give the job a name. A recommended job name is '''groupname.projectname-PrepKit''', for instance 'Lingoport.javademo-PrepKit'; |
* Click '''New Item''' and give the job a name. A recommended job name is '''groupname.projectname-PrepKit''', for instance 'Lingoport.javademo-PrepKit'; |
||
− | * Click '''Copy from''' and enter the name of an existing |
+ | * Click '''Copy from''' and enter the name of an existing job, for instance '''Lingoport.firstjob-PrepKit''' |
− | * '''Enable''' the job. |
+ | * '''Enable''' the job if it is not already. |
* Only Prep the kit if necessary. At this point, it will send the files to be translated to the actual translation tool or FTP. |
* Only Prep the kit if necessary. At this point, it will send the files to be translated to the actual translation tool or FTP. |
||
* Verify by clicking the '''Build Now''' button. |
* Verify by clicking the '''Build Now''' button. |
||
Line 15: | Line 14: | ||
* Check that the prepkits were sent as expected. |
* Check that the prepkits were sent as expected. |
||
− | |||
− | See <code>''$LRM_HOME/bin/job_prepkit.sh''</code> |
||
Note: You will need to configure LRM to work with your L10n Vendor. Please see the [[L10n Vendors]] page for details. |
Note: You will need to configure LRM to work with your L10n Vendor. Please see the [[L10n Vendors]] page for details. |
Revision as of 20:10, 13 December 2019
The Prep Kit job is relevant only to projects that use LRM, it is not needed for Globalyzer-only analysis. The Prep Kit job is not neccessary. Prep kits can be triggered for a project from the Dashboard "Send to translate" button.
Project Nightly Steps
- Go to the 3 - Prep Kit tab
- Click New Item and give the job a name. A recommended job name is groupname.projectname-PrepKit, for instance 'Lingoport.javademo-PrepKit';
- Click Copy from and enter the name of an existing job, for instance Lingoport.firstjob-PrepKit
- Enable the job if it is not already.
- Only Prep the kit if necessary. At this point, it will send the files to be translated to the actual translation tool or FTP.
- Verify by clicking the Build Now button.
- Check the Jenkins console output for errors.
- There should be emails for each locale and "Upload Success"
- Check the Dashboard. There should be nothing under "Next Prep Kit Content" and the "Prep Kit Due Dates" should show today as the "Sent Date"
- Check that the prepkits were sent as expected.
Note: You will need to configure LRM to work with your L10n Vendor. Please see the L10n Vendors page for details.