Page MenuHomeSoftware Heritage

[WIP] Retrun null for a missing alias branch
AbandonedPublic

Authored by jayeshv on Jan 4 2023, 11:55 AM.

Details

Reviewers
None
Group Reviewers
Reviewers
Summary

A missing alias branch was throwing an ObjectNotFound error
Return a null object and remove the error
Minor improvements to the branch object serialization

Diff Detail

Repository
rDGQL GraphQL API
Branch
alais-missing-D8993
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 33416
Build 52385: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 52384: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8993 (id=32434)

Rebasing onto f2fae75b9c...

Current branch diff-target is up to date.
Changes applied before test
commit 8f8242806275845f8c977a333b61afd49494b569
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Wed Jan 4 10:58:27 2023 +0100

    Retrun null for a missing alias branch
    
    A missing alias branch was throwing an ObjectNotFound error
    Return a null object and remove the error
    Minor improvements to the branch object serialization

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

Build is green

Patch application report for D8993 (id=32435)

Rebasing onto f2fae75b9c...

Current branch diff-target is up to date.
Changes applied before test
commit c97bff5280e5aacd71688123c131fb3471e55aa2
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Wed Jan 4 10:58:27 2023 +0100

    Return null for a missing alias branch
    
    A missing alias branch was throwing an ObjectNotFound error
    Return a null object and remove the error
    Minor improvements to the branch object serialization

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

Build has FAILED

Patch application report for D8993 (id=32438)

Rebasing onto f2fae75b9c...

Current branch diff-target is up to date.
Changes applied before test
commit 28a0115a561f8f03dfdb9528821042c5b72b5a63
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Wed Jan 4 10:58:27 2023 +0100

    Return null for a missing alias branch
    
    A missing alias branch was throwing an ObjectNotFound error
    Return a null object and remove the error
    Minor improvements to the branch object serialization

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

Build is green

Patch application report for D8993 (id=32439)

Rebasing onto f2fae75b9c...

Current branch diff-target is up to date.
Changes applied before test
commit b9746f3c2af2f6528c9ee95a0a5de77832d5d7d4
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Wed Jan 4 10:58:27 2023 +0100

    Return null for a missing alias branch
    
    A missing alias branch was throwing an ObjectNotFound error
    Return a null object and remove the error
    Minor improvements to the branch object serialization

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

Build is green

Patch application report for D8993 (id=32441)

Rebasing onto f2fae75b9c...

Current branch diff-target is up to date.
Changes applied before test
commit 219916de00de6e20e54bb3cd2ee275c5f8e6ab0c
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Wed Jan 4 10:58:27 2023 +0100

    Return null for a missing alias branch
    
    A missing alias branch was throwing an ObjectNotFound error
    Return a null object and remove the error
    Minor improvements to the branch object serialization

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

jayeshv retitled this revision from Retrun null for a missing alias branch to [WIP] Retrun null for a missing alias branch.Jan 4 2023, 4:35 PM