CocoaPods / cocoapods.org

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

Pod merged but not indexed after "trunk push" #417

Open MagFer opened 5 years ago

MagFer commented 5 years ago

Report

What did you do?

Run pod spect lint ✅ Run pod trunk push ⚠️

What did you expect to happen?

I was expecting the pod added to the repo and indexed in the website

Image of successful pod trunk push

Followed tutorial @levibostian

What happened instead?

The first time I executed trunk push the error was related to Github API. Lastly even thought the previous attempt wasn't successful seems cocoapods recognises the "Swift Radio button and their tags"

Image of pod trunk push

I've though that could be the pod spect but it seems is well formatted.

Image of pod spect lint

In addition we may see the successful commit to the specs list

And even though doesn't appear indexed in CocoaPods website I'm able to format it manually and open this link http://cocoapods.org/pods/SwiftRadioButton

CocoaPods Environment

Stack

   CocoaPods : 1.7.1
        Ruby : ruby 2.6.0p0 (2018-12-25 revision 66547) [x86_64-darwin18]
    RubyGems : 3.0.1
        Host : Mac OS X 10.14.5 (18F203)
       Xcode : 10.1 (10B61)
         Git : git version 2.17.2 (Apple Git-113)
Ruby lib dir : /Users/ianmagarzo/.rbenv/versions/2.6.0/lib
Repositories : master - https://github.com/CocoaPods/Specs.git @ 3c34f67050cddf1d8add8f3e646ac8613876bc2c

Installation Source

Executable Path: /Users/ianmagarzo/.rbenv/versions/2.6.0/bin/pod

Plugins

cocoapods-deintegrate : 1.0.4
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-stats       : 1.0.0
cocoapods-trunk       : 1.3.1
cocoapods-try         : 1.1.0

Project that demonstrates the issue

http://cocoapods.org/pods/SwiftRadioButton https://github.com/MagFer/SwiftRadioButton