Page MenuHomeSoftware Heritage

backend: Auto-generate origin visit stats upsert query
ClosedPublic

Authored by ardumont on Jun 23 2021, 3:32 PM.

Diff Detail

Event Timeline

Build is green

Patch application report for D5914 (id=21231)

Rebasing onto ed818702c4...

Current branch diff-target is up to date.
Changes applied before test
commit a300b606dda367657065762dfa12d74b6920fd1b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:28:55 2021 +0200

    backend: Auto-generate origin visit stats upsert query
    
    This will help us when adding new fields to the table.

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

  • journal_client: Auto-generate the empty object from model fields

Build has FAILED

Patch application report for D5914 (id=21232)

Rebasing onto ed818702c4...

Current branch diff-target is up to date.
Changes applied before test
commit d553fc2e4524fb4ffbd7f09cee61caf36f5fda81
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:37:40 2021 +0200

    journal_client: Auto-generate the empty object from model fields
    
    This will help us when adding new fields to the table.

commit a300b606dda367657065762dfa12d74b6920fd1b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:28:55 2021 +0200

    backend: Auto-generate origin visit stats upsert query
    
    This will help us when adding new fields to the table.

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

Build is green

Patch application report for D5914 (id=21232)

Rebasing onto ed818702c4...

Current branch diff-target is up to date.
Changes applied before test
commit d553fc2e4524fb4ffbd7f09cee61caf36f5fda81
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:37:40 2021 +0200

    journal_client: Auto-generate the empty object from model fields
    
    This will help us when adding new fields to the table.

commit a300b606dda367657065762dfa12d74b6920fd1b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:28:55 2021 +0200

    backend: Auto-generate origin visit stats upsert query
    
    This will help us when adding new fields to the table.

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

Build is green

Patch application report for D5914 (id=21239)

Could not rebase; Attempt merge onto ed818702c4...

Updating ed81870..1006f0a
Fast-forward
 swh/scheduler/backend.py        | 13 +++++++------
 swh/scheduler/cli/task.py       |  6 ++++--
 swh/scheduler/journal_client.py | 21 +++++++++++----------
 3 files changed, 22 insertions(+), 18 deletions(-)
Changes applied before test
commit 1006f0aee494b96e333eef13331d0fad1fcc0b6e
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:37:40 2021 +0200

    journal_client: Auto-generate the empty object from model fields
    
    This will help us when adding new fields to the table.

commit 6400cc2b95cb1afdfc54594ea2c059b69c78f6ef
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 15:28:55 2021 +0200

    backend: Auto-generate origin visit stats upsert query
    
    This will help us when adding new fields to the table.

commit 3762c34024027dd4377302736bc804ce8a6da8b0
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jun 23 16:49:12 2021 +0200

    cli/task: Ensure cli output is always in the same order

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

This revision is now accepted and ready to land.Jun 25 2021, 11:25 AM