kubesphere / devops-agent

Agents for Kubesphere DevOps
Apache License 2.0
65 stars 77 forks source link

Add golang 1.17 and 1.18 #70

Closed LinuxSuRen closed 2 years ago

ks-ci-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LinuxSuRen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubesphere/devops-agent/blob/master/OWNERS)~~ [LinuxSuRen] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
JohnNiang commented 2 years ago

Why do we need those agents?

I think PipelineTemplate can let users use any Go docker image.

LinuxSuRen commented 2 years ago

PipelineTemplate can let users use any Go docker image.

For the Pipeline graphic users, it's still useful. With these agents, they can choose different Go versions easily.