Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Public API for pub #270

@stevenroose

Description

@stevenroose

I think it should be possible to access pub using an API.

This will enable a lot of useful developer tools like notifications when a dependence changes to a newer version or even CI to automatically test your app/lib against new versions.

I've been in the situation more than once that I depended on multiple packages that had inconsistent dependencies because one old package did not update it's dependencies and a new package has been created after expiration of the max constraint of the old package. Giving library developers tools to manage the dependencies of their libraries can solve this problem.

Would also solve #253.

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