Open Vyazovoy opened 4 years ago
I have the same issue and it's annoying. Why does it download the whole cocoa pod eco system?
I have the same issue, any progress on this?
We have contacted jfrog support and they opened an improvement ticket. They will implement this based on the amount of votes here, so if you are affected, please vote: https://www.jfrog.com/jira/browse/RTFACT-24706
JFrog says that this is expected behavior and they ain't gonna implement RTFACT-24706
I made a remote repo that proxying all packages from CocoaPods master. When I try to
pod repo-art add my_remote_repo
it takes about 40 minutes to add the repo. Index download step is pretty fast but subsequent https://github.com/jfrog/cocoapods-art/blob/master/lib/pod/command/repo_art/add.rb#L72 takes forever. Is there a way to configure whole integration to be at least about 10 min (time that Cocoapods need to add master repo)?