lumoslabs / txgh

A library for automatically syncing translation resources between Github and Transifex.
1 stars 1 forks source link

Provide a way to skip processing tags #14

Closed camertron closed 8 years ago

camertron commented 8 years ago

Txgh currently processes tags, which is getting us into a bit of trouble. Catapult creates tags for all releases, including to staging, which uploads resources to Transifex and sends our word count through the roof. Since these release tags are never deleted, the corresponding resources will sit in Transifex forever. This PR provides a way to either process or skip processing tags.

@lumoslabs/platform

jdoconnor commented 8 years ago

:ok: