Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDLDSVN1d4c77a52fc2: Move Person parsing to swh-model.
Diff Detail
Diff Detail
- Repository
- rDLDSVN Subversion (SVN) loader
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLDSVN/job/tox/71/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDSVN/job/tox/71/console
Comment Actions
Same comments as swh.loader.git: accept pending potential api change in the base diff.
and: Do we really need to keep this indirection (we even have two levels of it here)?
Comment Actions
We probably want to keep svn_author_to_swh_person, as it deals with the None case. As for convert_commit_author, I just kept it as is, but probably not.
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DLDSVN/job/tox/72/ for more details.