Florian R. Hanke
Florian R. Hanke
See https://github.com/CocoaPods/metrics.cocoapods.org/issues/10 for a description of a solution. TODOs: - [ ] Write a test case with at least 2 pods, each 2 versions, each 2 commits, with created_at in...
For example, this yields a Not Found: https://raw.githubusercontent.com/CocoaPods/Specs/64b2738a9ed3deff61802ee85c0385d774c5eaa8/Specs/A2DynamicDelegate/1.0/A2DynamicDelegate.podspec.json (via https://trunk.cocoapods.org/manage/pods/A2DynamicDelegate) Our data_url method seems to be too simple.
``` May 20 03:47:35 cocoapods-trunk-service app/web.1: I, [2014-05-20T10:47:35.538175 #2] INFO -- : (0.001973s) SELECT * FROM "pods" WHERE "id" = 4045 May 20 03:47:35 cocoapods-trunk-service app/web.1: I, [2014-05-20T10:47:35.548435 #2] INFO...
> Eloy: "Florian: We really need to look into making the production logs pretty at some point."
``` hanke@soyuz: pod trunk push ~/.cocoapods/repos/master/FTFontSelector/1.1.2/FTFontSelector.podspec Validating podspec -> FTFontSelector (1.1.2) [!] You are not allowed to push new versions for this pod. ``` Some explanation could be helpful here...
The library we use has a default timeout (iirc) set of 5 seconds. - [x] Verify this. - [x] Verify that long running queries timeouting is the issue. - [...