Page MenuHomeSoftware Heritage

Add an introduction to the vault documentation
ClosedPublic

Authored by vlorentz on Nov 23 2021, 3:47 PM.

Event Timeline

Build has FAILED

Patch application report for D6673 (id=24244)

Could not rebase; Attempt merge onto 1c83b82b49...

Updating 1c83b82..1087c2f
Fast-forward
 README.md                     |  9 --------
 docs/README.rst               | 49 +++++++++++++++++++++++++++++++++++++++++++
 docs/index.rst                |  7 +------
 swh/vault/cookers/git_bare.py |  7 ++++++-
 4 files changed, 56 insertions(+), 16 deletions(-)
 delete mode 100644 README.md
 create mode 100644 docs/README.rst
Changes applied before test
commit 1087c2fd42ea73aafad72e2309d3f780ff42e76a
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:47:01 2021 +0100

    Add an introduction to the vault documentation

commit dd47302b5571572b8d3b4f048903c7f9f624ba24
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:22:31 2021 +0100

    git_bare: Fix counter of processed objects
    
    self._seen contains also all the objects on the todo-stacks,
    so it's incorrect to use it here.

Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/190/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/190/console

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 23 2021, 3:48 PM
Harbormaster failed remote builds in B25120: Diff 24244!

Build has FAILED

Patch application report for D6673 (id=24247)

Could not rebase; Attempt merge onto 1c83b82b49...

Updating 1c83b82..33a3084
Fast-forward
 README.md                     |  9 --------
 docs/README.rst               | 49 +++++++++++++++++++++++++++++++++++++++++++
 docs/index.rst                |  7 +------
 setup.py                      |  4 ++--
 swh/vault/cookers/git_bare.py |  7 ++++++-
 5 files changed, 58 insertions(+), 18 deletions(-)
 delete mode 100644 README.md
 create mode 100644 docs/README.rst
Changes applied before test
commit 33a3084f3f39ebc728e7e4fa47a62d7cf7022498
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:47:01 2021 +0100

    Add an introduction to the vault documentation

commit dd47302b5571572b8d3b4f048903c7f9f624ba24
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:22:31 2021 +0100

    git_bare: Fix counter of processed objects
    
    self._seen contains also all the objects on the todo-stacks,
    so it's incorrect to use it here.

Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/192/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/192/console

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 23 2021, 3:50 PM
Harbormaster failed remote builds in B25123: Diff 24247!

Build has FAILED

Patch application report for D6673 (id=24249)

Could not rebase; Attempt merge onto 1c83b82b49...

Updating 1c83b82..e4376d4
Fast-forward
 README.md                     |  9 --------
 README.rst                    |  1 +
 docs/README.rst               | 49 +++++++++++++++++++++++++++++++++++++++++++
 docs/index.rst                |  7 +------
 setup.py                      |  4 ++--
 swh/vault/cookers/git_bare.py |  7 ++++++-
 6 files changed, 59 insertions(+), 18 deletions(-)
 delete mode 100644 README.md
 create mode 120000 README.rst
 create mode 100644 docs/README.rst
Changes applied before test
commit e4376d433f91be1625afa73dff1b7f6245fbd66f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:47:01 2021 +0100

    Add an introduction to the vault documentation

commit dd47302b5571572b8d3b4f048903c7f9f624ba24
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:22:31 2021 +0100

    git_bare: Fix counter of processed objects
    
    self._seen contains also all the objects on the todo-stacks,
    so it's incorrect to use it here.

Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/193/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/193/console

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 23 2021, 3:57 PM
Harbormaster failed remote builds in B25126: Diff 24249!

rebase + remove anchors, they make sphinx crash

Build has FAILED

Patch application report for D6673 (id=24252)

Could not rebase; Attempt merge onto 1c83b82b49...

Updating 1c83b82..ed2c662
Fast-forward
 README.md                     |  9 ---------
 README.rst                    |  1 +
 docs/README.rst               | 45 +++++++++++++++++++++++++++++++++++++++++++
 docs/index.rst                |  7 +------
 setup.py                      |  4 ++--
 swh/vault/cookers/git_bare.py | 10 +++++++++-
 6 files changed, 58 insertions(+), 18 deletions(-)
 delete mode 100644 README.md
 create mode 120000 README.rst
 create mode 100644 docs/README.rst
Changes applied before test
commit ed2c6622ffa7749a1e93dd03be457dc4b40177e7
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:47:01 2021 +0100

    Add an introduction to the vault documentation

commit bee37dd84a5a85f1eb98bf768b20a09391b97c44
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:22:31 2021 +0100

    git_bare: Fix counter of processed objects
    
    self._seen contains also all the objects on the todo-stacks,
    so it's incorrect to use it here.

Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/195/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/195/console

Build is green

Patch application report for D6673 (id=24254)

Could not rebase; Attempt merge onto 1c83b82b49...

Updating 1c83b82..35e4fd7
Fast-forward
 README.md                     |  9 ---------
 README.rst                    |  1 +
 docs/README.rst               | 45 +++++++++++++++++++++++++++++++++++++++++++
 docs/index.rst                |  7 +------
 setup.py                      |  4 ++--
 swh/vault/cookers/git_bare.py | 11 ++++++++++-
 6 files changed, 59 insertions(+), 18 deletions(-)
 delete mode 100644 README.md
 create mode 120000 README.rst
 create mode 100644 docs/README.rst
Changes applied before test
commit 35e4fd7378b7da01c307236d4b5f734367d48b9f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:47:01 2021 +0100

    Add an introduction to the vault documentation

commit 2683d573a84d67c5dc86df20ee82f2f4459c1e19
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 23 15:22:31 2021 +0100

    git_bare: Fix counter of processed objects
    
    self._seen contains also all the objects on the todo-stacks,
    so it's incorrect to use it here.

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

ardumont added a subscriber: ardumont.

lgtm

one typo inline.

docs/README.rst
28
setup.py
42

i think that will create problem in the debian build, we'll see ;)

This revision is now accepted and ready to land.Nov 23 2021, 5:41 PM