Skip to content

Breaks with SHA longer than 8 #231

@alexander-bunkenburg-chartboost

Description

The "git describe --abbrev=8" returns a SHA with length 8 or more if necessary.

I hit a case where 9 was necessary: "v1.0.20220610+60-97fed8831".

Parsing the SHA in GitDescribeOutput.parse assumes it's exactly 8 characters long.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions