Page MenuHomeSoftware Heritage

docs: Describe deposit loading step in 'Use cases'.
ClosedPublic

Authored by vlorentz on Apr 8 2021, 4:22 PM.

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 D5461 (id=19506)

Could not rebase; Attempt merge onto ab85694f2f...

Updating ab85694f..ae1955ab
Fast-forward
 docs/api/use-cases.rst                       | 49 +++++++++++++++++++++-------
 docs/api/user-manual.rst                     |  2 +-
 docs/images/deposit-authentication-basic.uml |  2 +-
 docs/images/deposit-create-chart.uml         | 20 +++++++-----
 docs/images/deposit-delete-chart.uml         | 22 ++++++-------
 docs/images/deposit-update-chart.uml         | 27 ++++++++-------
 docs/internals/authentication.rst            |  4 +--
 7 files changed, 79 insertions(+), 47 deletions(-)
Changes applied before test
commit ae1955ab087e0ddbd2b2889584779ad66b50af58
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 8 16:21:04 2021 +0200

    docs: Describe deposit loading step in 'Use cases'.

commit 2c47664fef9b8a56108080baaf5b908ffbe02771
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 8 15:46:30 2021 +0200

    docs: Add a reminder of the status flowchart in 'Use cases'
    
    A reminder never hurts.
    
    Also fixes the image path.

commit 0d54e2e04cb5c5b0209e12c1183dcbe21549ef39
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 8 15:43:21 2021 +0200

    docs: Fix title hierarchy in 'use case'
    
    Everything was in 'Schema representation'...

commit 3956ee39c32ebbbc3175faa25ea3cfce778ce6b1
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 8 15:41:53 2021 +0200

    docs: Add task scheduling on the 'use case' charts

commit a65c8b2f7cc8f0957a07e8ec716273b7197d67fe
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 8 15:17:18 2021 +0200

    docs: Replace 'deposit storage' terminology; it's confusing
    
    It has nothing to do with swh-storage.
    
    The terminology also implies it's somehow 'smart', but it only refers
    to the database. (or to the deposit server itself in authentication.rst)

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

ardumont added a subscriber: ardumont.

one typo to fix but otherwise lgtm

docs/api/use-cases.rst
178–189
This revision is now accepted and ready to land.Apr 8 2021, 4:57 PM
This revision was landed with ongoing or failed builds.Apr 8 2021, 5:04 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D5461 (id=19520)

Rebasing onto f7beed082d...

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

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