Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Git deployment doesn't respect the double digits when verify the latest git tag. #107

@droath

Description

@droath

Problem/Motivation:

If using the git deployment feature, if the tag is 0.10.0. Then 0.0.0 is returned, which is wrong. It should be 0.10.1. This is because the regex is looking for a single digit and nothing more.

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