vorta
vorta copied to clipboard
Python transifex client is deprecated.
The transifex docs state:
We released a stable version of a new Transifex Client, compatible with the API 3.0, and offered as single executable.
Please start using the new Transifex CLI here, since this software is considered deprecated (as of January 2022) and will sunset on Nov 30, 2022.
How I would sum it up:
A new go-based client can be installed from github. Calling tx migrate will migrate the config to the new version. The cli remains the same.
I've used the new client and so far works fine, I don't think anything should be changed on the Vorta side.
Thanks for checking, guys. Maybe worth updating the docs and dev dependencies only.
The old client won't work after Nov 30, 2022. The docs are now more detailed and will allow actually migrating to the new client.