Closed vrigal closed 5 months ago
@vrigal it's this issue again #527. Could you remove this line so that we can test it on CI?
Depends on #611 to start CI
Config publication fails because no experiment configuration is found in the CI task group (the script is looking at extra.action.context.input
in task group). Otherwise it should be fine I think.
Config could not be read at /tmp/tmpepz6spwv/experiments/ru-en/ci_YhDt4D_wTM2xGIDSLKPS-Q/config.yml: 'NoneType' object is not iterable
Also, the linter fails, you should do task lint-fix
Ok, I tested it from the Train action and the config is being published from the first training task. @vrigal I also moved the publishing before the training starts so that we can see the config right away.
Based on #598
Closes #521