Page MenuHomeSoftware Heritage

Move the XML parser function to a module that does not import Django.
ClosedPublic

Authored by vlorentz on Nov 20 2020, 3:23 PM.

Details

Summary

So it can be used by the client code.

Diff Detail

Repository
rDDEP Push deposit
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17323
Build 26756: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 26755: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D4547 (id=16123)

Rebasing onto cb733dd49a...

Current branch diff-target is up to date.
Changes applied before test
commit ffb4b62343cd3990168ef9c23ccd9cc494c5ce56
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Nov 20 15:23:06 2020 +0100

    Make the XML parser function not depend on Django.
    
    So it can be used by the client code.

See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/407/ for more details.

This revision is now accepted and ready to land.Nov 20 2020, 3:28 PM
douardda added a subscriber: douardda.

(maybe with a better ci msg)

vlorentz retitled this revision from Make the XML parser function not depend on Django. to Move the XML parser function to a module that does not import Django..Nov 20 2020, 3:34 PM
This revision was landed with ongoing or failed builds.Nov 20 2020, 3:34 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D4547 (id=16124)

Rebasing onto cb733dd49a...

Current branch diff-target is up to date.
Changes applied before test
commit f4b4c25e44f2a03ec71f21fa7d9fdbec217908c7
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Nov 20 15:23:06 2020 +0100

    Move the XML parser function to a module that does not import Django.
    
    So it can be used by the client code.

See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/408/ for more details.