LGTM (aside from the YAML thing)
LGTM (once rebased)
This should be a YAML file
Ok, that makes sense to me
Jenkins job swh-export/gitlab-builds #77 succeeded in 1 min 13 sec.See Console Output, Blue Ocean and Coverage Report for more details.
-
24f920c5 · Actually run multiple ExportTopic tasks, instead of a single one wi...
- ... and 2 more commits. Compare 55611ae6...24f920c5
oops
multiple instances of ExportTopic
could run at the same time, and I don't know how mkdir
behaves when this happens
Jenkins job swh-export/gitlab-builds #76 failed in 54 sec.See Console Output, Blue Ocean and Coverage Report for more details.
Jenkins job swh-export/gitlab-builds #74 succeeded in 1 min 17 sec.See Console Output, Blue Ocean and Coverage Report for more details.
-
55611ae6 · Fix bugs and make the CLI resume on error too
Maybe a dumb question, but is f
still in context here?
Why do we need to do this here? Can't it be done at the beggining of the ExportTopic
task?
Jenkins job swh-export/gitlab-builds #73 succeeded in 1 min 13 sec.See Console Output, Blue Ocean and Coverage Report for more details.
-
6a6476f3 · Add support for resuming from interrupted export
- ... and 1 more commit. Compare 131924d8...6a6476f3
oh sorry, I missed this MR when writing !140 (merged)