Effects of unlinked Github Account
poui
PROOP

9 months ago

Hi, I am going to leave the company I was working for and I have my personal GitHub account linked the railway account, if I remove the link, will it affect negatively already deployed services ?

and can they still access to the source code of the deployed services ?

The repository is private.

6 Replies

9 months ago

Do they have access to the GitHub repo in question?


poui
PROOP

9 months ago

Nope


9 months ago

Then they will have issues, you'd want to transfer the repo to them, or let them fork it, so that they can update the service sources.


9 months ago

Had to go through this once. Best solution is take time to duplicate your repo into one they own i believe by copying over everything but the .git folder.

Then transfer the running service to use their repo and you are safe to pull


poui
PROOP

9 months ago

Thanks a lot !

I will help them set it up


9 months ago

Shoot me a DM if you run into any complexities happy to help.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...