Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1996

Add or strip the v prefix on git tags applied to golang projects

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: VOLTHA v2.1
    • Component/s: ci-system
    • Labels:
      None

      Description

      `go mod` requires that versions be prefixed with a lowercase v: https://github.com/golang/go/issues/32945

      ( more angry version: https://github.com/golang/go/issues/30146 )

      Add various hacks throughout the CI system to add or strip the v as necessary to create tags in git that use the v#.#.# format, but create Docker containers and other artifacts without the preceding v.

      VERSION and other files will continue as-is (won't have a preceding v)

        Attachments

          Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Activity

              People

              Assignee:
              zdw Zack Williams
              Reporter:
              zdw Zack Williams
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Gerrit Reviews

                  There are no open Gerrit changes