CocoaPods / trunk.cocoapods.org

The authentication server for CocoaPods push
MIT License
38 stars 17 forks source link

Delete pod #202

Closed golts closed 7 years ago

golts commented 7 years ago

I would like to delete my pod from the trunk, What are the steps for it?

orta commented 7 years ago

You can use pod trunk delete to delete pod versions from the command line

golts commented 7 years ago

@orta can I use it to remove all the versions?

golts commented 7 years ago

I get this error:

pod trunk delete AppsFlyer-SDK 4.5.9 WARNING: It is generally considered bad behavior to remove versions of a Pod that others are depending on! Please consider using the deprecate command instead. Are you sure you want to delete this Pod version?

yes

[!] An unexpected error occurred: <!DOCTYPE html>CocoaPods Trunk

Hello there, looks like you're lost.

Technically its a 404, but we're not too fussed.

orta commented 7 years ago

aye, that's a known bug https://github.com/CocoaPods/trunk.cocoapods.org/issues/168

golts commented 7 years ago

ok, so how can I delete the entire pod? and all its versions?

golts commented 7 years ago

@orta Any update?

orta commented 7 years ago

you can delete all of it's versions by sending messages, as the issue I linked to says - it works fine, you just get a useless message

golts commented 7 years ago

@orta Now I get other error:

pod trunk delete AppsFlyer-SDK 4.5.7 WARNING: It is generally considered bad behavior to remove versions of a Pod that others are depending on! Please consider using the deprecate command instead. Are you sure you want to delete this Pod version?

y

[!] An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.

chernyog commented 6 years ago

Try again two times,and then will be succeed.

may be tips: [!] The version is already deleted.