Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod URL is getting redirected to Home page (included Readme.md in my zipfile) #262

Open
cai22r opened this issue May 7, 2019 · 3 comments

Comments

@cai22r
Copy link

cai22r commented May 7, 2019

Report
What did you do?

pod trunk push .podspec

What did you expect to happen?

MicrosoftMapsSDK should be displayed in cocoapods.
The https://cocoapods.org/pods/microsoftMapsSDK should redirect to cocoapods and the LandingPage displayed based on the included readme.md file

What happened instead?

Pod published Successfully, but URL is getting redirected to Home page URL.
Further the artifact MicrosoftMapsSDK is not displayed in cocoapods.

CocoaPods Environment
3.0.2

@orta
Copy link
Member

orta commented May 7, 2019

If it's a closed source pod, then it could likely be CocoaPods/cocoapods-metadata-service#1 or CocoaPods/cocoapods-metadata-service#2

@cai22r
Copy link
Author

cai22r commented May 7, 2019

If it's a closed source pod, then it could likely be CocoaPods/cocoapods-metadata-service#1 or CocoaPods/cocoapods-metadata-service#2

For the search indexing part, is it related as well, or i just have to wait for a period of time?

@orta
Copy link
Member

orta commented May 7, 2019

Nope, indexing for the website is separate, looks like that's daily - I wonder if that could move to hourly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants