Page MenuHomeSoftware Heritage

Include XML schema in the protocol specification
ClosedPublic

Authored by vlorentz on Apr 7 2021, 12:48 PM.

Details

Summary

It was written long ago, but wasn't discoverable so far.

Resolves T2625.

Diff Detail

Repository
rDDEP Push deposit
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D5436 (id=19435)

Could not rebase; Attempt merge onto 5107d301a8...

Updating 5107d301..288bb48c
Fast-forward
 docs/dev-info.rst                 | 14 +++++++-------
 docs/metadata.rst                 |  6 +++---
 docs/specs/blueprint.rst          | 16 ++++++++--------
 docs/specs/protocol-reference.rst | 34 ++++++++++++++++++++++------------
 docs/specs/spec-meta-deposit.rst  | 16 ++++++++--------
 docs/specs/swh.xsd                |  4 ++--
 docs/user-manual.rst              |  6 +++---
 7 files changed, 53 insertions(+), 43 deletions(-)
Changes applied before test
commit 288bb48c3508680290fd353099f082a221f160e4
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Apr 7 12:48:16 2021 +0200

    Include XML schema in the protocol specification
    
    It was written long ago, but wasn't discoverable so far.

commit 9dbff201c37686b8396c9ecdb87e85ce10c6f5ef
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Apr 7 12:09:04 2021 +0200

    docs: Follow title hierarchy convention
    
    https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections

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

This revision is now accepted and ready to land.Apr 7 2021, 1:50 PM