Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nathanwn opened this issue Aug 1, 2023 · 0 comments
Labels
build_tools The issues related to build tool support checks The issues related to Macaron checks package_registries The issues related to package registries

Comments

@nathanwn
Copy link
Member

nathanwn commented Aug 1, 2023

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 nathanwn changed the title Add support for more build tools w.r.t. discovering artifacts on JFrog Add support for more project ecosystems that deploy artifacts onto JFrog Artifactory Aug 1, 2023
@nathanwn nathanwn added the package_registries The issues related to package registries label Aug 1, 2023
@nathanwn nathanwn added checks The issues related to Macaron checks build_tools The issues related to build tool support labels Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build_tools The issues related to build tool support checks The issues related to Macaron checks package_registries The issues related to package registries
Projects
None yet
Development

No branches or pull requests

1 participant