Add a new repo to cake-contrib for Cake.SFTP #4198
Answered
by
augustoproiete
JeroenVandezande
asked this question in
Extension Q&A
|
Hi, I already have one plug-in in the cake-contrib org, I am working on a new plug-in atm, the repo exists: I am planning to finish and test this plug-in in the next days, what is the procedure for it to be moved to cake-contrib? Best Regards, Jeroen |
Answered by
augustoproiete
Aug 1, 2023
Replies: 1 comment 4 replies
|
Hi @JeroenVandezande, here are the instructions for the transfer: For GitHub, this is a multi-step operation due to how GitHub manages permissions for organizations.
For NuGet, open the "Manage" package UI for the Cake.SFTP package on nuget.org and add the user |
4 replies
Answer selected by
JeroenVandezande
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @JeroenVandezande, here are the instructions for the transfer:
For GitHub, this is a multi-step operation due to how GitHub manages permissions for organizations.
augustoproiete(instructions)You accept the invite to join the organization (you should have received an email)You're already in the Cake Contrib organization (through your Cake.SharePoint addin)For NuGet, open the "Manage" package UI for the Cake.SFTP package on nuget.org and a…