unfoldingWord-dev / uwadmin

Code for uW Admin site
MIT License
1 stars 1 forks source link

"Request to Publish" Should Do a Pre-flight Check #12

Closed jag3773 closed 9 years ago

jag3773 commented 9 years ago

The current publishing script for OBS does a bit of error checking, when someone is filling out the "Request to Publish" we should run through the checking routine for the given language and present the feedback to the user.

jag3773 commented 9 years ago

Example output of current script:

# obs/json/json_export.py -t -l fa
NOT FOUND: title in /var/www/vhosts/door43.org/httpdocs/data/gitrepo/pages/fa/obs/01.txt
NOT FOUND: title in /var/www/vhosts/door43.org/httpdocs/data/gitrepo/pages/fa/obs/07.txt
NOT FOUND: title in /var/www/vhosts/door43.org/httpdocs/data/gitrepo/pages/fa/obs/20.txt
Testing fa export...
==> !! Cannot export fa, missing frames:
04-07
22-05
45-09
45-08
45-10
46-03
45-12
45-11
05-10
32-07
16-17
42-11
45-13
05-09
---> QA Failed.
jag3773 commented 9 years ago

This issue was moved to unfoldingWord-dev/translationDatabaseWeb#71