Automattic / gp-localci

LocalCI is a Github-oriented localization continuous integration add-on to GlotPress.
GNU General Public License v2.0
3 stars 5 forks source link

Refactor suggestions into their own adapter #12

Closed yoavf closed 7 years ago

yoavf commented 7 years ago

Suggestions don't belong in the DB adapter, since they rely exclusively on Elasticsearch Also: ES index now includes more details on translations, so we don't need to fetch them separately from the db

Additional benefit: don't generate/fetch suggestions for flows that don't require them like string freeze