HomePhabricator

[buildbot] Fix getcommitpaths result type

Description

[buildbot] Fix getcommitpaths result type

Summary:
Despite the Conduit testing dashboard returning a dictionary, actually
calling the endpoint directly with curl gives a list. This may have something to
do with the way that Conduit is written in PHP and printing the list out with
integer indexing, which is the default in PHP.

This fixes builds not triggering correctly on revisions.

Test Plan: pytest

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D8482

Details

Provenance
jasonbcoxAuthored on Nov 20 2020, 18:53
jasonbcoxPushed on Nov 20 2020, 19:06
Reviewer
Restricted Project
Differential Revision
D8482: [buildbot] Fix getcommitpaths result type
Parents
rABC33babbf34deb: [buildbot] Fix missing revision_id that is expected to be strictly an integer
Branches
Unknown
Tags
Unknown