mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
transifex-client went EOL on November 30, 2022, replaced by
transifex/cli [^1].
Swap this in-place, since per the upstream README [^2]:
> The current version of the client maintains backwards compatibility
> for the tx push and tx pull commands. So, if you have a CI setup that
> uses them, you should not have to change anything.
As the mobile team found out, this is a partial truth if one previously
used some of the more advanced CLI flags, but all workflows referenced
in tools/ and docs/ use forwards-compatible flags to the new version.
[^1]: https://github.com/transifex/transifex-client/
[^2]:
|
||
|---|---|---|
| .. | ||
| apns | ||
| dev-vagrant-docker | ||
| emoji | ||
| __init__.py | ||
| bootstrap-aws-installer | ||
| bootstrap-awscli.sh | ||
| build_pygments_data | ||
| build_timezone_values | ||
| dev-motd | ||
| generate_integration_bots_avatars.py | ||
| generate_zulip_bots_static_files.py | ||
| generate-fixtures | ||
| generate-test-credentials | ||
| install-aws-server | ||
| install-shellcheck | ||
| install-shfmt | ||
| install-transifex-cli | ||
| lang.json | ||
| optimize-svg | ||
| postgresql-init-dev-db | ||
| postgresql-init-test-db | ||
| setup_venvs.py | ||
| vagrant-provision | ||