Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Go VcsGitProvider support for all types supported by Jfrog

Open
#436 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
java
Domain
api

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.

Description

feature request

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

Dominant language
Java
Stars
331
Forks
163
Avg merge
20h 9m
Merged PRs (30d)
1

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from jfrog/artifactory-client-java

All issues in jfrog/artifactory-client-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.