Skip to content

bound_to_implemention should affect implicit layer versioning #228

@ncoghlan

Description

@ncoghlan

The bound_to_implementation metadata flag indicates that the layer contents depend on the exact contents of the python_implementation field in the layer's base runtime definition.

Currently, changing the value of this field won't implicitly bump the version number of implicitly versioned layers, even if the affected layer is the relevant base runtime layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions