cocoapods-trunk icon indicating copy to clipboard operation
cocoapods-trunk copied to clipboard

Adds a new command for renaming yourself on trunk

Open orta opened this issue 8 years ago • 3 comments

fixes https://github.com/CocoaPods/trunk.cocoapods.org/issues/155

Overall the idea of re-registering with a new name to overwrite doesn't really make sense. As discussed in https://github.com/CocoaPods/trunk.cocoapods.org/issues/155 I paired with @ashfurrow on adding a new command that allows you to just rename yourself.

Also, thanks @paynerc

orta avatar Apr 28 '17 12:04 orta

Will it be confusing that the result of this rename operation is a new session that you need to verify? If there is a new command to do the renaming client side, should there also be a sessions/rename (or something similar) server side that just does a rename on an authenticated session? Or maybe a PUT on the session?

paynerc avatar Apr 28 '17 13:04 paynerc

Him, yep, that is indeed totally illogical

screen shot 2017-04-28 at 15 44 21

Sigh, it will indeed need a new server route

orta avatar Apr 28 '17 13:04 orta

Is any workaround to rename trunk name?

lyc2345 avatar May 11 '17 10:05 lyc2345