pulls translations from transifex and commits them to github

Build: #2509 failed

Job: dispensing failed

Job result summary

Completed
Duration
< 1 second
Revisions
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
dispensing
d8b5a68a2ef070f44879e22d63ed423e43fe749e d8b5a68a2ef070f44879e22d63ed423e43fe749e
Failing since
#2459 (Scheduled – )
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

+ tx --traceback pull -f
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/txclib/cmdline.py", line 112, in main
    utils.exec_command(cmd, args[1:], path_to_tx)
  File "/usr/local/lib/python3.10/dist-packages/txclib/utils.py", line 253, in exec_command
    cmd_fn(*args, **kwargs)
  File "/usr/local/lib/python3.10/dist-packages/txclib/commands.py", line 371, in cmd_pull
    prj.pull(
  File "/usr/local/lib/python3.10/dist-packages/txclib/project.py", line 472, in pull
    resource_list = self.get_chosen_resources(resources)
  File "/usr/local/lib/python3.10/dist-packages/txclib/project.py", line 1264, in get_chosen_resources
    configured_resources = self.get_resource_list()
  File "/usr/local/lib/python3.10/dist-packages/txclib/project.py", line 425, in get_resource_list
    p_slug, r_slug = r.split('.', 1)
ValueError: not enough values to unpack (expected 2, got 1)