Skip to content

Remove package-info.json from template, use metadata.yaml #103

@akeller

Description

@akeller

Feature description

package-info.json appears to be the old way to provide info on plugins and plugin groups. In some cases, including this template, plugins have both package-info.json and metadata.yaml where package-info.json is used as a fallback. If both files exist, the info in package-info.json appears to be ignored.

For simplicity, we should remove package-info.json and make sure every plugin created from this tempalte has the "new" metadata.yaml approach.

Related to kestra-io/kestra#14295.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/pluginPlugin-related issue or feature request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions