Skip to content

convert pre-release to release on VCMI release #13

@kambala-decapitator

Description

@kambala-decapitator

I suggest the following workflow when a VCMI release is published:

  1. find the pre-release that was used to create VCMI release (as it may not necessarily be the latest one)
  2. rename the pre-release from <date> to x.y.z (<date>)
  3. convert it to the latest release
  4. change attached tag to x.y.z (it won't delete existing tag)

This way it'd be clear which dependencies to use for a given release.

Point 1 should be done in a VCMI repo workflow and then notify this repo of release passing the pre-release name, we already have such process for our Homebrew repo: https://github.com/vcmi/vcmi/blob/develop/.github/workflows/on-release.yml

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