Skip to content

Is this extension maintained? It does not work with at least pants>=2.17 #51

@telmop

Description

@telmop

I recently started using pants v2. I tried using this extension to load some of the code and it doesn't even detect the codebase.

Looking into the code of the plugin, this is happening because this line is looking for a directory called pants, which doesn't exist. It also runs the binary directly (./pants instead of using the one in the path). The widgets don't seem to be working, hiding the error messages.

I cloned it locally and changed the code to get it to build, but still wasn't able to import it yet. However, it seems achievable with a few hours of work.

My question is: was this code abandoned by pants, or should I expect an update some time soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions