-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
effort: easyAn issue is easy to implement.An issue is easy to implement.impact: mediumAn issue has medium impact.An issue has medium impact.scope: codeAn issue related to source code.An issue related to source code.type: improvementA new improvement proposal.A new improvement proposal.
Milestone
Description
Motivation: make it more consistent with toolchain.
E.g.,
module go.octolab.org/module
go 1.20
toolchain go1.20.10
golang has that tag https://hub.docker.com/_/golang/tags
So, I can use the same directive toolchain go1.20.10 -> make go1.20.10, and automate the call: make toolchain (it reads toolchain and use appropriate image).
Problem: there is no 1.20.0 image tag.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort: easyAn issue is easy to implement.An issue is easy to implement.impact: mediumAn issue has medium impact.An issue has medium impact.scope: codeAn issue related to source code.An issue related to source code.type: improvementA new improvement proposal.A new improvement proposal.
Type
Projects
Status
Backlog