Page MenuHomeSoftware Heritage

Add <codemeta:affiliation> to the schema.
ClosedPublic

Authored by vlorentz on Mar 8 2022, 5:43 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 D7316 (id=26461)

Could not rebase; Attempt merge onto cac1511329...

Merge made by the 'recursive' strategy.
 swh/deposit/tests/api/test_checks.py | 123 ++++++++++++++++++++++++++---------
 swh/deposit/xsd/codemeta.xsd         |   5 ++
 2 files changed, 96 insertions(+), 32 deletions(-)
Changes applied before test
commit 9f40ceb08dfc1df604419738dfa9f175307ecc24
Merge: cac15113 96706f67
Author: Jenkins user <jenkins@localhost>
Date:   Tue Mar 8 16:43:21 2022 +0000

    Merge branch 'diff-target' into HEAD

commit 96706f67cf53dbb76bce84232c954b1f322b8ab4
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Feb 28 12:17:55 2022 +0100

    Add <codemeta:affiliation> to the schema.

commit 6e85cb9fdcbe5ee1e19d3cc1bcfd1fa42639b56b
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Feb 28 11:46:56 2022 +0100

    test_checks: Make failure more readable

commit 4d3653e309fe0f8a1b895cbe24389a9239baa3d1
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Feb 28 11:36:23 2022 +0100

    test_checks: Add names to pytest parameters + reorder them + remove duplicate
    
    It makes it easier to identify tests when failing + helps git to
    make readable diffs.

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

This revision is now accepted and ready to land.Mar 8 2022, 6:09 PM

Build is green

Patch application report for D7316 (id=26473)

Could not rebase; Attempt merge onto cac1511329...

Updating cac15113..043b96da
Fast-forward
 swh/deposit/tests/api/test_checks.py | 123 ++++++++++++++++++++++++++---------
 swh/deposit/xsd/codemeta.xsd         |   5 ++
 2 files changed, 96 insertions(+), 32 deletions(-)
Changes applied before test
commit 043b96dad34dd7b4a351db8bfcac60e681839b0d
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Feb 28 12:17:55 2022 +0100

    Add <codemeta:affiliation> to the schema.

commit e288319cfe7d048bff09556bb6c5aae75eb3a7b2
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Feb 28 11:46:56 2022 +0100

    test_checks: Make failure more readable

commit fb702b02ad6a7c218350900d4f45a2093cd5e9ad
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Feb 28 11:36:23 2022 +0100

    test_checks: Add names to pytest parameters + reorder them + remove duplicate
    
    It makes it easier to identify tests when failing + helps git to
    make readable diffs.

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