Skip to content

[Feature] Expose a formal programatic API #167

@jpnelson

Description

@jpnelson

@thejameskyle asked me to compile this list of things we'd need to expose for a public API, for https://github.com/atlassian/lerna-semantic-release

  • We need a way to know what all of the packages are (currently using PackageUtilities.getPackages). We need to be able to get the package.json data from the packages.

Other than that, lerna is mostly used through the CLI – you lerna run most of the semantic release steps. The only other things necessary have been added in PR's, such as #163

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