pulls translations from transifex and commits them to github

Build: #2442 failed Scheduled

Build result summary

Details

Completed
Queue duration
8 seconds
Duration
20 seconds
Labels
None
Revisions
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
uicommons
14f92308d796ba22181c4decfacb16c94508f603
htmlformentry
a98f7bfaaac839a553dc8de06a7db4b15f357a0d
htmlformentryui
f4dfe8c383171808857edd935ac15b76a54a0aca
allergyui
f57f81ae7e0ab60e8f844cad3e4364537198fa86
allergyapi
064e932227888a05f28b874206be66bb6ab2e21e
appointmentschedulingui
fc3646282303fbea40ea61d9e0ded97b7144fa2f
coreapps
981e1289f3a91a17ae5abb43672df747f9693951
dispensing
174eca33a724ade6dcc97565c3293bf9b23d0e9a
mdrtb
10542cd8181a0c4009ba112ca37619e43b47b2f2
printer
040206ff8960d1eecd35ad79b74df7abee3831b1
radiologyapp
838010c03f37334a36b794027aaa57bced5de12b
radiology
3a005298185857fb666c730d94ae0cbe329e6388
referenceapplication
e0a9d496d9c68fd7a28686aaa70ed07b5c4d4d29
registrationapp
e117afb65e0712c14d4c622e68cda35d1607837d
reportingui
ee827f5ba6928c9b0ccfa663c562d5826d420fad
owa-orderentry
da30fc22b507cb7ef30e668d483a5c24ec670ccb
uiframework
bdae81c4007f54c76cc9ca1ccabd8cbd65373dd9
Failing since
#2437 (Scheduled with changes by Mark Goodrich <mgoodrich@pih.org> and Michael Seaton <mseaton@pih.org>)
No failed test found. A possible compilation error occurred.

Responsible

  • mogoodrich Automatically assigned

Error summary for coreapps

The job generated some errors, drill down into 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)