CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
52 stars 47 forks source link

Pod version not updated in cocoapods.org #461

Open DavidPerezP124 opened 2 years ago

DavidPerezP124 commented 2 years ago

Hi we have a pod that has been update twice, but the current version reflected in Cocoapods.org hasn't been updated.

Evidence: Screen Shot 2021-12-09 at 20 07 17

Previous push from November 1st, 2021: 4.2.0

https://github.com/CocoaPods/Specs/blob/a1b94e122d86bf9f83353c5a9b9f14e6b51c0992/Specs/8/8/e/JWPlayerKit/4.2.0/JWPlayerKit.podspec.json

Latest update: 4.3.0

https://github.com/CocoaPods/Specs/commit/d0472e799b789cad1de4d6ee11dd969e7d4c35f3

I appreciate any guidance that can be provided.

Thank you for your time, beforehand.

jhakulin commented 2 years ago

Same issue here, see https://github.com/CocoaPods/cocoapods.org/issues/459

Any information on the parts of the code in this repo which probably requires updating to fix this? Information about that would help to make possible contribution to solve the issue.

orta commented 2 years ago

I took a look through the logs and made some config changes which looks to be updating all of the indexes. That looks to have updated JWPlayerKit though it seems the speech services ios SDK might be getting hit by https://github.com/CocoaPods/indexer.cocoapods.org/issues/8

jhakulin commented 2 years ago

@orta Any idea how to fix the iOS package ?. Now the package registry entry looks like below, which is bad microsoftcognitiveservicesspeech-ios0.0.0

Would it help to delete the entry and push the package again ?

cloverdaniel commented 4 months ago

Did anyone ever figure this out? Seeing the same thing...