pulls translations from transifex and commits them to github

Build: #2437 failed Scheduled with changes by Mark Goodrich <mgoodrich@pih.org> and Michael Seaton <mseaton@pih.org>

Build result summary

Details

Completed
Queue duration
7 seconds
Duration
21 seconds
Labels
None
Revisions
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
uicommons
14f92308d796ba22181c4decfacb16c94508f603 14f92308d796ba22181c4decfacb16c94508f603
htmlformentry
a98f7bfaaac839a553dc8de06a7db4b15f357a0d a98f7bfaaac839a553dc8de06a7db4b15f357a0d
htmlformentryui
f4dfe8c383171808857edd935ac15b76a54a0aca f4dfe8c383171808857edd935ac15b76a54a0aca
allergyui
f57f81ae7e0ab60e8f844cad3e4364537198fa86 f57f81ae7e0ab60e8f844cad3e4364537198fa86
allergyapi
064e932227888a05f28b874206be66bb6ab2e21e 064e932227888a05f28b874206be66bb6ab2e21e
appointmentschedulingui
fc3646282303fbea40ea61d9e0ded97b7144fa2f fc3646282303fbea40ea61d9e0ded97b7144fa2f
coreapps
ada4edbd7d4e5c61256b1d589d51b7adefdd5e4d ada4edbd7d4e5c61256b1d589d51b7adefdd5e4d
dispensing
174eca33a724ade6dcc97565c3293bf9b23d0e9a 174eca33a724ade6dcc97565c3293bf9b23d0e9a
mdrtb
10542cd8181a0c4009ba112ca37619e43b47b2f2 10542cd8181a0c4009ba112ca37619e43b47b2f2
printer
040206ff8960d1eecd35ad79b74df7abee3831b1 040206ff8960d1eecd35ad79b74df7abee3831b1
radiologyapp
838010c03f37334a36b794027aaa57bced5de12b 838010c03f37334a36b794027aaa57bced5de12b
radiology
3a005298185857fb666c730d94ae0cbe329e6388 3a005298185857fb666c730d94ae0cbe329e6388
referenceapplication
e0a9d496d9c68fd7a28686aaa70ed07b5c4d4d29 e0a9d496d9c68fd7a28686aaa70ed07b5c4d4d29
registrationapp
e117afb65e0712c14d4c622e68cda35d1607837d e117afb65e0712c14d4c622e68cda35d1607837d
reportingui
ee827f5ba6928c9b0ccfa663c562d5826d420fad ee827f5ba6928c9b0ccfa663c562d5826d420fad
owa-orderentry
da30fc22b507cb7ef30e668d483a5c24ec670ccb da30fc22b507cb7ef30e668d483a5c24ec670ccb
uiframework
bdae81c4007f54c76cc9ca1ccabd8cbd65373dd9 bdae81c4007f54c76cc9ca1ccabd8cbd65373dd9
No failed test found. A possible compilation error occurred.

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

htmlformentry
Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> a98f7bfaaac839a553dc8de06a7db4b15f357a0d a98f7bfaaac839a553dc8de06a7db4b15f357a0d HTML-827: Create "aMomentBefore" and "aMomentAfter" Velocity function (#287)
coreapps
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> ada4edbd7d4e5c61256b1d589d51b7adefdd5e4d ada4edbd7d4e5c61256b1d589d51b7adefdd5e4d Syncing translations with transifex
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> e9d3dec79119a7657ac7f3d216af6cfe458119cc e9d3dec79119a7657ac7f3d216af6cfe458119cc Syncing translations with transifex
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> e56ff8619ea063f36d8fa72a7dc2be8b6c17754d e56ff8619ea063f36d8fa72a7dc2be8b6c17754d Add missing translations for Set Inactive and Set Active
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 5eaf228cc5388c9b7f26df97c505514dcbc3a4f9 5eaf228cc5388c9b7f26df97c505514dcbc3a4f9 Update translations from transifex for Spanish and French following condition list changes.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-827Could not obtain issue details from Jira
Unknown Issue TypeRA-1678Could not obtain issue details from Jira
Unknown Issue TypeRA-1756Could not obtain issue details from Jira
Unknown Issue TypeRA-2015Could not obtain issue details from Jira
Unknown Issue TypeRA-2018Could not obtain issue details from Jira

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)