kubesphere / kubesphere/ks-devops
Refactor Jenkins Client in ks-devops
Open
@wxharry is already working on this.
Since Jul 29, 2021.
ospp-2021
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
Refactor Jenkins client in ks-devops.
Some functions use XML when requesting data from Jenkins API and it is a more popular way to request data in the form of JSON. So, we need to refactor some of the functions to make it easier to read and to maintain.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.