Page MenuHomeSoftware Heritage

package-loader-tutorial: Add 'Loading metadata' and 'Final words' sections.
ClosedPublic

Authored by vlorentz on Apr 2 2021, 5:16 PM.

Diff Detail

Event Timeline

Build is green

Patch application report for D5415 (id=19366)

Could not rebase; Attempt merge onto ec5a76c6d9...

Updating ec5a76c..b6f0bfe
Fast-forward
 docs/README.rst                  |   1 +
 docs/index.rst                   |   2 +
 docs/package-loader-tutorial.rst | 650 +++++++++++++++++++++++++++++++++++++++
 swh/loader/package/loader.py     |   4 +-
 4 files changed, 656 insertions(+), 1 deletion(-)
 create mode 100644 docs/package-loader-tutorial.rst
Changes applied before test
commit b6f0bfe0fe4f158b867fba51197ce774a53ac0bd
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Apr 2 17:15:47 2021 +0200

    package-loader-tutorial: Add 'Loading metadata' and 'Final words' sections.

commit a17cb565a3fee9fbb70da2bc7f0240f633d20553
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Apr 2 15:39:50 2021 +0200

    package-loader-tutorial: Add 'Making your loader incremental' section

commit cdaad2122951b47ab20ee03e4c97eb67b5716eb1
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Apr 2 13:58:29 2021 +0200

    package-loader-tutorial: Add 'Testing your loader' section

commit 0eeb712bb1620df4075b8f7057f86abe4fd149aa
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 1 14:14:05 2021 +0200

    Start writing a package loader tutorial.
    
    This contains the basic, from creating files to getting a working
    (but untested and inefficient) loader.

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

This revision is now accepted and ready to land.Apr 6 2021, 3:21 PM
This revision was landed with ongoing or failed builds.Apr 6 2021, 3:39 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D5415 (id=19390)

Rebasing onto d84d68a8bb...

First, rewinding head to replay your work on top of it...
Fast-forwarded diff-target to base-revision-467-D5415.
Changes applied before test

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