fix(buildspec-golang): select gocover-cobertura by Go version #112
Merged
Work Horse opened 1 month ago

Choose a gocover-cobertura release at runtime from the Go toolchain in the image so suggested jobs work on both older and current Go versions.

Fixes #2975

Commits were merged into target branch
  • fix(buildspec-golang): select gocover-cobertura by Go version
    Pinning to v1.3.0 left Go 1.21+ unsupported. Choose a compatible
    release at runtime from the toolchain in the image.
    
    Fixes #2975
    
    Co-authored-by: Cursor <[email protected]>
    1 month ago
  • Unknown commented 1 month ago

    Reviewed the version-selection logic against the upstream module requirements and exercised the generated POSIX shell fragment across the supported Go version boundaries. The selected releases respect their minimum Go versions and the change addresses the compatibility gap without affecting the rest of the suggested job. No blocking issues found.

  • Unknown approved 1 month ago
  • Corentin B commented 1 month ago

    Looks good to me as well

  • Robin Shen merged 1 month ago (merge commit: 8fa271f7 )
1/1
Submitter Work Horse
Target main
Source issue-2975-fix-outdated-buildspec-go
Merge Strategy
Create Merge Commit
Watchers (3)
Reference
PR OD-112
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover