Skip to content

Solution - Create automatic release script #90

@Tourmi

Description

@Tourmi

The script should prepare a folder as well as a .zip of that folder, similar to how the v2.0.0-alpha2.0 or v2.0.0 releases were done.

The version number should be passed to the script when it's called

Here's what the script should produce

  • Retro_ML_Release_{VERSION_NUMBER}.zip
  • Retro_ML_Release_{VERSION_NUMBER}
    • Application (should be the net7.0 folder generated via build)
    • docs (folder used by the main README)
    • !!README.md (Main README should have exclamation marks added to it)
    • {Plugin1Name}_README.md
    • {Plugin2Name}_README.md
    • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions