CocoaPods / CocoaPods

The Cocoa Dependency Manager.
https://cocoapods.org/
Other
14.58k stars 2.63k forks source link

The version on CocoaPods repo search result is outdated #12352

Open sherryxpq opened 7 months ago

sherryxpq commented 7 months ago

I maintain a repo ZoomVideoSDK on CocoaPods, and there is no issue uploading new versions and downloading the packages. The latest version is 1.11.0, but the search result on https://cocoapods.org/ always shows an outdated version 1.6.2.

image

If I go to https://github.com/CocoaPods/Specs/tree/master/Specs/e/f/b/ZoomVideoSDK, I can see the newer versions are there, my github repo https://github.com/zoom/zoom-video-sdk-iOS/releases points to the latest version as well. Is it a bug or do I miss anything to update the index? Any insight is appreciated, thank you!

sherryxpq commented 6 months ago

Can anyone help? Any insight is appreciated!

aokj4ck commented 6 months ago

I am also experiencing this problem with the MapboxSearch, and MapboxSearchUI pods. The search results only show versions "1.0.0-rc.1" which is very old at this point.

Screenshot 2024-05-14 at 12 41 54
aokj4ck commented 6 months ago

@amorde is this issue something you could help us solve?

kuikeelc commented 4 months ago

We experience the same with our oneseconbefore-tracker. It shows version 1.0.3, but the latest is 7.4.1. Any help is greatly appreciated.

The mobile developers however DO get the latest version. So it seems there is something not in order with the catalogue in the onsite search engine.

aokj4ck commented 2 months ago

https://blog.cocoapods.org/CocoaPods-Support-Plans/

1ec5 commented 1 month ago

Unsurprisingly, I’m also seeing this issue for a new pod that my team released last month. It’s unfortunate since we have a much older pod with a similar name that isn’t as shiny. We aren’t ready to deprecate that older pod, but doing so wouldn’t help anyways because of this issue.

As far as I know, the site’s search engine is based on this Algolia indexer. I guess it stopped doing its daily reindex at some point.