Tal Arian
Tal Arian
@meatballhat, @dearchap any planned release for v1 with a fix? Thanks anyway.
Hi, @Infinityxx thanks for reporting this issue, and sorry for the inconvenience. Our plan is to add support for Frogbot resolving dependencies from Artifactory in this Q. We will make...
@joergsesterhenn did you managed to use Frogbot with Poetry? Our new Frogbt v2.4.0 release includes also support for `Scanning repositories following new commits` for Poetry projects. We updated our documentation...
Hi @markrekveld, Thanks again for your contribution and willingness to improve our products :). Based on my understanding of your requirements, it seems that the current implementation is sufficient. Here...
Hi @mlaaksonen-csc, thanks for your feedback. I just added (WIP) a new function to the API that will return all the repositories from type and/or package type: ```go GetAllRepositoriesFiltered(params services.RepositoriesFilterParams)...
Yes, we will allow either one of the RepositoriesFilterParams fields to be left blank. We currently do not have an accurate estimation for that, but I will keep you updated.
Hi @mlaaksonen-csc, The GetAllRepositoriesFiltered along with a new GetRepository func will be included in our next releases (in the next few days). The code can be found in our 'dev'...
Hi, jfrog-client-go [v0.21.0](https://github.com/jfrog/jfrog-client-go/releases/tag/v0.21.0) was released yesterday and includes the above discussed features.