CocoaPods / cocoapods.org

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

Pod readme & Changelog are not reflecting latest release #450

Open bhabalan opened 3 years ago

bhabalan commented 3 years ago

The readme and changelog section has become stale and is not auto-updating to the latest release. Expected: When a developer publishes a new version of a pod, cocoapods.org should list the latest readme and changelog bundled with the release

Actual: The readme and changelog are stale and are from previous releases.

This is affecting a lot of pods.

Example: https://cocoapods.org/pods/WebexSDK

donnie-jp commented 3 years ago

This affects our pod https://cocoapods.org/pods/RInAppMessaging too.

We released 4.0.0 last week. The podspec was updated correctly but the overview and changelog on the website were not updated.

Can this be acknowledged as an issue by the maintainers?

orta commented 3 years ago

Sure, sounds like bug, you're welcome to welcome to try fix it 👍🏻

donnie-jp commented 3 years ago

Thanks for responding @orta

I don't see anything in the commit log from 2021 that could have caused this so I wonder how long it has been broken. Could the problem originate from outside this repo? e.g. from https://github.com/CocoaPods/cocoapods-metadata-service

orta commented 3 years ago

It's likely in that repo IMO

imaginaris commented 3 years ago

@orta Isn't this issue similar to this one https://github.com/CocoaPods/cocoapods.org/issues/340 ? Can it be related to CI triggers that are not firing for some reason, causing metadata not to be generated?

petea commented 3 years ago

I'm still seeing this issue after Tuesday's release of GoogleSignIn 6.0.0. Our readme and changelog content hasn't been updated since 2017 despite a number of releases since then.

pedromdav commented 3 years ago

Having the same issue, releasing new versions is not update the page on cocoapods.

maheshbijapur commented 2 years ago

Its been 2 weeks since I published, still Readme.md is not updated. Has anyone found any solution yet? Please add comment here. cc @orta

imaginaris commented 2 years ago

Finally, after 3rd release, the cocoapods page got updated 🎉 (https://cocoapods.org/pods/RInAppMessaging#changelog). We didn't do anything on our side, so maybe the issue has been fixed.

donnie-jp commented 2 years ago

Finally, after 3rd release, the cocoapods page got updated 🎉 (https://cocoapods.org/pods/RInAppMessaging#changelog). We didn't do anything on our side, so maybe the issue has been fixed.

Awesome!

Maybe this commit fixed it.

calimarkus commented 2 years ago

Similar issue: