Skip to content

Modctl is still using legacy dependency github.com/dragonflyoss/model-spec in various places #317

@amisevsk

Description

@amisevsk

The legacy dependency github.com/dragonflyoss/model-spec v0.0.6 is still used in various places in this project. While this makes sense in some cases (e.g. checking for older model-spec artifacts), it is also used as the default modelspec package for the modctl build operation.

This results in artifacts created by current versions of modctl still using older application/vnd.cnai.model.* mediatypes and annotations, which are currently outside of the model-spec.

This is also reflected in tests for modctl, which still check for the vnd.cnai* mediatypes and annotations, despite the project depending on model-spec v0.0.7

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