kubesphere / devops-agent

Agents for Kubesphere DevOps
Apache License 2.0
61 stars 73 forks source link

modified the Maven and Gradle dockerfiles #73

Closed Aurorxa closed 1 year ago

Aurorxa commented 2 years ago

I modified the Maven and Gradle dockerfiles to build different versions of the JDK and Maven and Gradle, because Gradle is currently used on a large scale. In addition, I provide Volta Dockerfile, Volta is used to manage front-end Node.js, very convenient, can be used to replace NVM etc.

我修改了 Maven 和 Gradle 的 Dockerfile ,以便构建不同版本的 JDK 和 Maven 以及 Gradle ,因为目前来说,Gradle 已经得到大规模的使用;并且,我提供了 Volta 的 Dockerfile ,Volta 是用来管理前端的 node.js ,非常方便,可以用来替代 nvm 等。

ks-ci-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Aurorxa To complete the pull request process, please assign zryfish after the PR has been reviewed. You can assign the PR to them by writing /assign @zryfish in a comment when ready.

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

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

@lshmouse @pandazki @LinuxSuRen

LinuxSuRen commented 1 year ago

hi @Aurorxa we have a better solution to maintaining the Jenkins agent images. See also https://github.com/kubesphere/devops-agent/issues/75

So, I'm going to close this PR. Please feel free to submit the new agents with the new solution. /close

ks-ci-bot commented 1 year ago

@LinuxSuRen: Closed this PR.

In response to [this](https://github.com/kubesphere/devops-agent/pull/73#issuecomment-1203577137): >hi @Aurorxa we have a better solution to maintaining the Jenkins agent images. See also https://github.com/kubesphere/devops-agent/issues/75 > >So, I'm going to close this PR. Please feel free to submit the new agents with the new solution. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.