Skip to content

Drone upstream issue with builds  #10

Description

@tinvaan

Just did some debugging to conclude that drone incorrectly reports the build status and is unable to restart existing builds in some cases.

Eg:

▶ drone build info tinvaan/drone-test-ci 46
Number: 46
Status: killed
Event: push
Commit: a4bed7d39ba5cdb85e6dd9dd20d7bf33f440c70b
Branch: master
Ref: refs/heads/master
Author: tinvaan <harishnavnit@gmail.com>
Message: Initial commit

▶ drone build restart tinvaan/drone-test-ci 46
client error 500: {"message":"Not Found"}

This causes our CI pipeline to fail. The workaround for this would be to mock out responses from the drone API #TODO

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions