macaron icon indicating copy to clipboard operation
macaron copied to clipboard

Add support for more project ecosystems that deploy artifacts onto JFrog Artifactory

Open nathanwn opened this issue 2 years ago • 0 comments

In pull request #349, we added support for JFrog Artifactory as a package registry. However, only support for Gradle projects was added. We need to add support for other ecosystems of build tools, languages, repo layout (namely pypi and npm), etc. As a starting point, I recommend having a look at the changes in pull request #349 for more details on what needs to be made to support Gradle.

nathanwn avatar Aug 01 '23 04:08 nathanwn