jfrog / jfrog/artifactory-client-java
Go VcsGitProvider support for all types supported by Jfrog
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 331
- Forks
- 163
- Avg merge
- 20h 9m
- Merged PRs (30d)
- 1
Description
Artifactory today supports many VcsGitProvider clients but the library is not supporting many.
I would like to see options like GitHub Cloud, GitHub server, GitLab, Bitbucket cloud, Bitbucket server instead of existing ones defined here.
https://github.com/jfrog/artifactory-client-java/blob/master/api/src/main/java/org/jfrog/artifactory/client/model/repository/settings/vcs/VcsGitProvider.java#L7
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading api/src/main/java/org/jfrog/artifactory/client/model/repository/settings/vcs/VcsGitProvider.java and compare its existing values with the provider types listed in the linked JFrog reference. Done means the enum exposes GitHub Cloud, GitHub server, GitLab, Bitbucket Cloud, Bitbucket server, and any other supported types identified there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100