Skip to content

build: use latest tag, even when it has no annotations #417

@positiveblue

Description

@positiveblue

The output for the latest pool version (v0.6.1-beta) to ./pool --version is pool version 0.6.1-beta commit=v0.6.0-beta-18-g5e95640ec64759681b49c0f49adf52abd06cb45c when it should be pool version 0.6.1-beta commit=v0.6.1-beta.

The problem is that the tags where not annotated (git tag -S v0.6.1-beta) when I created them and we are using git describe in our release scripts.

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