Effects of unlinked Github Account
poui
PROOP

a year 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.

Closed

6 Replies

a year ago

Do they have access to the GitHub repo in question?


poui
PROOP

a year ago

Nope


a year 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.


a year 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

a year ago

Thanks a lot !

I will help them set it up


a year 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...