Differ icon indicating copy to clipboard operation
Differ copied to clipboard

Move lib into an org

Open vfn opened this issue 7 years ago • 7 comments

@tonyarnold I just noticed that the Diff pod is now Differ and that has been "moved" to your account.

To avoid issues like that if you ever stop supporting it and needs to move it to someone else, I'd like to suggest the repo to be moved into an organization and that would allow an easier transition of maintainers.

If possible, it would be awesome to get @wokalski to do that on his side, with the original Diff repo.

I'm happy to help with that.

vfn avatar Jan 11 '18 06:01 vfn

If you send me exact steps of what I should do, I'll do it.

wokalski avatar Jan 11 '18 07:01 wokalski

Hi @wokalski, that’s awesome. Let’s do it!

First create an org. No payment method required as there is no need for that. All the projects will be open source.

You can call the org Diff for example. https://help.github.com/articles/creating-a-new-organization-from-scratch/

Then you transfer the repo to the org. https://help.github.com/articles/transferring-a-repository-owned-by-your-personal-account/

And then you can invite member to the org. https://help.github.com/articles/adding-organization-members-to-a-team/

vfn avatar Jan 11 '18 08:01 vfn

For the Diff pod, you’ll need to go to the terminal and get into the folder of your local Diff repo, and you’ll add member to that pod.

pod trunk add-owner Diff user-email-address

https://guides.cocoapods.org/making/getting-setup-with-trunk.html

You can get Tony’s email on his profile page.

Feel free to add me to both, the org and the pod as I’m a user of both and I could keep an eye on updates and issues

vfn avatar Jan 11 '18 08:01 vfn

Can't I simply remove the pod I registered or transfer it? I'd like for the repo to remain where it is but I can totally give the pod to someone else. Is there something like pod aliases?

wokalski avatar Jan 11 '18 08:01 wokalski

@wokalski if you transfer the repo, Github will handle the redirection, for both web visits and also git interactions, if that's what you're worried about, and by being the org owner, you'll always have access to it. But that's up to you.

Regarding the pod, if you add an owner like I posted above, that owner can handle the pod/podspec changes, including pointing the pod to a new repo if needed.

vfn avatar Jan 11 '18 22:01 vfn

Done, I added Tony as an owner.

wokalski avatar Jan 12 '18 05:01 wokalski

Cool! @tonyarnold let me know if you need help with anything

vfn avatar Jan 12 '18 08:01 vfn