Skip to content

Better versioning of AsyncAPI.NET packages #23

@alex-dubrovskyi

Description

@alex-dubrovskyi

Currently we use a hacky way to sequentially increase version of packages with every workflow run. It's based on GITHUB_RUN_ID which has already exposed one issue - when the value exceeded max int and couldn't be used as part of version number.

The solution would be to steer away from GitHub predefined variables and move to proper semantic versioning.

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