Adapt directory loader visit type depending on the vcs tree to ingest
Prior to this, it was sending only 'directory' types. Multiple directory loaders now exist whose visit type are currently diverging, so the scheduling would not happen correctly without it. See [1] [2] [3]. This is the required commit adaptation for the scheduling to work appropriately.
[1] swh-loader-svn!221 (merged): Add SvnDirectoryLoader
[2] swh-loader-git!154 (merged): Add GitDirectoryLoader
[3] swh-loader-mercurial!130 (merged): Add HgDirectoryLoader
Refs. swh/meta#4979 (closed)
Edited by Antoine R. Dumont
Merge request reports
Activity
mentioned in issue swh/meta#4979 (closed)
Jenkins job DLS/gitlab-builds #73 succeeded .
See Console Output and Coverage Report for more details.added 1 commit
- 0756c44e - Adapt directory loader visit type depending on the vcs tree to ingest
Jenkins job DLS/gitlab-builds #74 succeeded .
See Console Output and Coverage Report for more details.
Please register or sign in to reply