jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
538 stars 236 forks source link

Ruby Bundler Support #717

Open a1flecke opened 4 years ago

a1flecke commented 4 years ago

It would be awesome if the JFrog CLI had built in "Build Integration" for Ruby Bundler to make it easier for pushing up build information and artifacts much as the way it does for Python with a primary focus, for me anyway, on gathering the list of dependencies for the artifact (gems referenced in both gemspec and the Gem.lock).

Describe alternatives you've considered I am still new to the JFrog CLI, but I would imagine the alternative is to write a Ruby script that gathers the list of Gems and then iterate over this list to add the dependency to the build info.

alexanderjohn commented 8 months ago

This has been a feature request for almost 4 years. Please promote this up.