mozilla / translations

The code, training pipeline, and models that power Firefox Translations
https://mozilla.github.io/translations/
Mozilla Public License 2.0
154 stars 33 forks source link

Ensure all of the task labels can be parsed in the task graph #612

Closed gregtatum closed 5 months ago

gregtatum commented 5 months ago

This is a break out from #611 and #606. It reworks the task label parsing, renames the mechanism to use "task label" instead of "tag", and includes other fixes and cleanups to the mechanisms. The commits should be logically ordered for the work.