Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Strip leading 'v' from git tags if present. #221

Merged
merged 1 commit into from
May 14, 2020

Commits on May 13, 2020

  1. Strip leading 'v' from git tags if present.

    As discussed at:
    
      golang/go#32945
      https://semver.org/#is-v123-a-semantic-version
    
    Go and semver disagree about handling of a leading 'v' on version
    strings.  This patch allows robotest to play nicely with both.
    
    Contributes to gravitational#200.
    wadells committed May 13, 2020
    Configuration menu
    Copy the full SHA
    fb8125a View commit details
    Browse the repository at this point in the history