CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 44 forks source link

Readme not updated #345

Closed niveuseverto closed 6 years ago

niveuseverto commented 6 years ago

Greetings.

Yesterday were update of our pod: https://cocoapods.org/pods/VoxImplantSDK

CocoaPods website is still showing old readme.

When I ran CocoaDocs locally - readme was correctly updated.

groue commented 6 years ago

Same problem happens to http://cocoapods.org/pods/GRDB.swift (2.4.0 is still showing, when several versions have shipped since then).

Running curl http://199.19.84.242:4567/redeploy/GRDB.swift/latest fails with a timeout:

$ curl http://199.19.84.242:4567/redeploy/GRDB.swift/latest
curl: (7) Failed to connect to 199.19.84.242 port 4567: Operation timed out
Pernic commented 6 years ago

Same Problem https://cocoapods.org/pods/Vectaury @orta did you already solve it ?

groue commented 6 years ago

Same for https://cocoapods.org/pods/RxGRDB as well (0.7.0 still showing, when 0.8.0 and 0.8.1 have shipped since).

sisoje commented 6 years ago

No ones pod is working, using this url you can see more info https://cocoadocs.buddybuild.com/error/PromiseKit

Pernic commented 6 years ago

https://cocoadocs.buddybuild.com/error/Vectaury response not found, what does it mean ?

sisoje commented 6 years ago

strange, i am not an expert for cocoapods dont know.

sisoje commented 6 years ago

maybe try this: http://cocoadocs.org/docsets/Vectaury/latest

Pernic commented 6 years ago

the last version at http://cocoadocs.org/docsets/Vectaury/ are 1.3.3 but current version of cocoapods are 1.5.1

orta commented 6 years ago

These should probably be updated on cocoapods.org for new versions due to http://blog.cocoapods.org/CocoaPods-Metadata-Service/

niveuseverto commented 6 years ago

@orta Yesterday pushed update, readme didn't change.

groue commented 6 years ago

These should probably be updated on cocoapods.org

GRDB and RxGRDB still show outdated readmes. @orta, are we supposed to wait? Publish a new version? Or shouldn't this issue be reopened?

sisoje commented 6 years ago

currently, documentation on cocoapods.org site is vastly outdated for significant amount of time. maybe get rid of it completely...

also, the links i provided do not work anymore... something is going on behind the scenes but i can not follow what...

niveuseverto commented 6 years ago

@orta Any updates on this issue?

RiftValleySoftware commented 5 years ago

Hey folks, this now seems to be happening to me again. The redeploy temp script seems to be living up to its potential (temporary). It did work, when this happened last year.

One thing that changed for me, was that I switched my pod (RVS_Spinner) from one owner to another. Maybe that hosed it, as the new owner shows zero pods.

iDevelopper commented 5 years ago

It appears that there are many problems currently with Cocoapods. I published a version of the pod PBRevealViewController yesterday and in the result of the search, the description is: "Unparsable at trunk import time."

Also, when I visit my page, two pods appear only instead of three and I have never had an answer for this problem.

iDevelopper commented 5 years ago

https://github.com/CocoaPods/cocoapods.org/issues/402#issuecomment-451735520