Skip to content

"replace" directive support in PklProject #1302

@bioball

Description

@bioball

Goal: allow swapping transitive dependencies altogether (beyond just a version bump).

The PklProject manifest should have some replace directive that allows users to swap one package with another package.
This will then influence how PklProject.deps.json is generated.

Note: it should be an error to create packages when there are replace directives present, because packages shouldn't be allowed to control replacements of downstream projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions