Skip to content

Release name consistency #49

@oleole39

Description

@oleole39

Hello,

While trying to set up an autoupdate feature based on Github API and relying on release names to guess which built vertd binary is the last one on the repo, I notice that for some reason the release counter got reset last October, leading to confusing release numbers and in the future to duplicate release names.

Would it be possible to set in rust.yaml workflow a (partially) new string for the release name so that releases can be ordered chronologically by their name from the next release on?

name: "Nightly build #${{ github.run_number }}"

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