-
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
-
Story Points:3
-
Epic Link:
`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)
- blocks
-
VOL-1916 Migrate golang projects from using dep to go modules for dependency management
- Resolved
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
15575,5 | VOL-1996 Use v-prefixed versions with golang projects | master | ci-management | Status: MERGED | +2 | +1 |
15588,1 | VOL-1996 v2 - escape $ properly in shell scripts inside Groovy pipelines | master | ci-management | Status: MERGED | +2 | +1 |