cocoapods.org icon indicating copy to clipboard operation
cocoapods.org copied to clipboard

Pod readme & Changelog are not reflecting latest release

Open bhabalan opened this issue 3 years ago • 11 comments

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

bhabalan avatar May 25 '21 14:05 bhabalan

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?

donnie-jp avatar Jun 29 '21 09:06 donnie-jp

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

orta avatar Jun 29 '21 09:06 orta

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

donnie-jp avatar Jun 29 '21 09:06 donnie-jp

It's likely in that repo IMO

orta avatar Jun 29 '21 10:06 orta

@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?

imaginaris avatar Jun 30 '21 19:06 imaginaris

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.

petea avatar Jul 15 '21 22:07 petea

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

pedromdav avatar Aug 09 '21 09:08 pedromdav

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

maheshbijapur avatar Sep 02 '21 10:09 maheshbijapur

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.

imaginaris avatar Sep 15 '21 17:09 imaginaris

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.

donnie-jp avatar Sep 16 '21 03:09 donnie-jp

Similar issue:

calimarkus avatar Jun 29 '22 03:06 calimarkus