Skip to content

[feature] Version field in manifest #249

@sigmuha

Description

@sigmuha

This issue is a feature request to have a version field for the package in the manifest Bender.yml file.

A version field in the manifest would be useful for CI in a merge, where this field is read by the pipeline, and checked to see if it already exists (error), or if it should be created after the merge. I'm sure this is useful in other contexts as well.

Proposed structure:

package:
    name: <package_name>
    version: <package_version> # NEW FIELD

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