Page MenuHomeSoftware Heritage

preparation refactoring for following diffs
ClosedPublic

Authored by douardda on Feb 2 2022, 1:49 PM.

Details

Summary

Remove the old and unused log-schema.sql file

Move utility functions from cli.db to db.db_utils

Related to T3894.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build has FAILED

Patch application report for D7060 (id=25610)

Rebasing onto aba5c80765...

Current branch diff-target is up to date.
Changes applied before test
commit 6c665e38e6579a02839eef6a8a6b60dc332be51c
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 14:49:41 2022 +0100

    Move utility functions from cli.db to db.db_utils

commit e4117fcf51a256c5b708f909c818f452c794c0f8
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 10:07:35 2022 +0100

    Remove the old and unused log-schema.sql file

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

Harbormaster returned this revision to the author for changes because remote builds failed.Feb 2 2022, 1:50 PM
Harbormaster failed remote builds in B26440: Diff 25610!

Build is green

Patch application report for D7060 (id=25617)

Rebasing onto aba5c80765...

Current branch diff-target is up to date.
Changes applied before test
commit d3b7b081fd3eda460d11d1d6d70f2b52fa3e0ef3
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 14:49:41 2022 +0100

    Move utility functions from cli.db to db.db_utils

commit e4117fcf51a256c5b708f909c818f452c794c0f8
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 10:07:35 2022 +0100

    Remove the old and unused log-schema.sql file

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

vlorentz added a subscriber: vlorentz.

I don't see why, but ok

swh/core/db/db_utils.py
345 ↗(On Diff #25617)

can make this toplevel now

379 ↗(On Diff #25617)

ditto

This revision is now accepted and ready to land.Feb 2 2022, 3:06 PM
swh/core/db/db_utils.py
345 ↗(On Diff #25617)

good catch

move (forgotten) import stmts top level (thx vlorentz)

Build is green

Patch application report for D7060 (id=25632)

Rebasing onto aba5c80765...

Current branch diff-target is up to date.
Changes applied before test
commit de1c894e3fa88b3e1e2ba1e7c7dbfc77f7ea4b51
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 14:49:41 2022 +0100

    Move utility functions from cli.db to db.db_utils

commit e4117fcf51a256c5b708f909c818f452c794c0f8
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 10:07:35 2022 +0100

    Remove the old and unused log-schema.sql file

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

Build is green

Patch application report for D7060 (id=25928)

Rebasing onto 5046a95f05...

Current branch diff-target is up to date.
Changes applied before test
commit 459da96c1e6b6044deb874e0e668606c3da3e43c
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 14:49:41 2022 +0100

    Move utility functions from cli.db to db.db_utils

commit 932eed4863baedf011b4a59d0227331d37db1dfd
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Jan 28 10:07:35 2022 +0100

    Remove the old and unused log-schema.sql file

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