anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
52 stars 43 forks source link

Add support dependency search #111

Open 0xaead opened 2 years ago

0xaead commented 2 years ago

Hi, Excellent job. Is it possible to implement wrapping to feature addressed in https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-BuildsforDependency? Or even all search features in https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-SEARCHES.

Thanks.

anancarv commented 2 years ago

Hi @0xaead , I'd be really glad to accept a Pull Request for adding this feature to the codebase. You can submit one and I'll review it.