Skip to content

feature: write file VERSION if enabled #76

Description

@sea5kg

On wsjcpp update must be created and updated file VERSION

Command for enable / disable

$ wsjcpp change version-file on
$ wsjcpp change version-file off

Support short commands:

$ wsjcpp ch ver-file on
$ wsjcpp ch ver-file off

Must be added new section to wsjcpp.yml:

auto-generated-files:
  version-file:
    path: "./"
    filename: "VERSION"
    printed-format: "v{MAJOR}.{MINOR}.{BUILD}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions