Skip to content

CI for 9.0.1 is broken due to missing upstream commit #2016

Closed
@isovector

Description

@isovector

It appears CI for 9.0.1 is broken. At least four PRs currently in the queue are broken in 9.0.1 with the following error:

Cloning into '/home/runner/work/haskell-language-server/haskell-language-server/dist-newstyle/src/operation_-2cf41f8926150174'...
fatal: reference is not a tree: 0e062895678f49fd673ae493371262cfb8c5ab56

Digging in, that commit appears to be referenced here:

- github: berberman/operational
commit: 0e062895678f49fd673ae493371262cfb8c5ab56
# https://github.com/HeinrichApfelmus/operational/pull/26

and comes with a helpful PR reference:

HeinrichApfelmus/operational#26

which is now merged. Looking at the commit in question:

berberman/operational@0e06289

github responds with

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

which sounds scary and I'd bet is why CI is failing.

@berberman your name is attached to the commit in question, mind investigating?

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions