jfrog / jfrog/artifactory-client-java

Support for the JFrog Platform's Projects REST API

Open
#377 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi

The JFrog Platform REST API now includes endpoints to manage PROJECTS. It would be very handy if the artifactory-client-java included classes to conveniently interact with this endpoint to create, delete, list, and perform other actions on project objects.

Without this feature, we'd have to issue our own crafted REST calls to create projects, assign members to them, etc.

Regards,
Dominik

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start with the linked JFrog Platform REST API and Projects documentation to identify the supported project operations and request details. Review the existing artifactory-client-java API patterns before adding project support; done means the client can create, delete, list, and perform the documented project actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.