citra/.ci
GPUCode 215a099c4f
Port yuzu-emu/yuzu#9058: "New transifex client needs migrating to" (#6389)
* Translations: new transifex client

Currently we're using the python client which uses an API that they
state will sunset Nov 30, 2022.

`tx push -s` actually appears to work properly, some of the other
commands require tweaking, like instead of suggesting `tx pull -a` in
dist/languages we need to suggest `tx pull -t -a`

* Set TX_TOKEN for transifex client

I did some tests on my own fork, and we're writing to ~/.transifexrc but
the client can't seem to read that file. maybe issue with $HOME or
something.

Workaround is to set TX_TOKEN environment variable and now the pesky
~/.transifexrc file is not needed.

---------

Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
2023-04-01 08:02:37 +03:00
..
android Attempt to hotfix Android CI (assume /usr/bin/apksigner is no longer a jar) (#6210) 2022-12-08 07:25:11 +05:30
common build system: remove references to travis (#5811) 2021-08-01 14:43:21 +02:00
linux-clang-format CI: fix recent build issues (#6148) 2022-10-05 18:43:07 +02:00
linux-fresh build system: remove references to travis (#5811) 2021-08-01 14:43:21 +02:00
linux-frozen build system: remove references to travis (#5811) 2021-08-01 14:43:21 +02:00
linux-mingw ccache: rename option as not to conflict with submodules (#6156) 2022-10-10 18:10:47 +05:30
macos ci: Build macOS architectures separately and combine (#6321) 2023-03-01 19:58:09 +02:00
source CI: add source packing when doing a release (#6146) 2022-10-13 07:33:32 +05:30
transifex Port yuzu-emu/yuzu#9058: "New transifex client needs migrating to" (#6389) 2023-04-01 08:02:37 +03:00
windows-msvc Add MSVC binaries for Windows on releases (#6190) 2022-11-19 22:22:10 +02:00