Deploying template doesn't let me define source repo, or set "priavte repository" anymore?
rpuls
HOBBYOP

2 years ago

The screenshot with the red arrows is from a few weeks ago. The other one is from today. Did something in Railway change, or

How can I connect my railway project to github then? To get continuos integreation with automated build pipline when pushing to git?

8 Replies

rpuls
HOBBYOP

2 years ago

79eee729-4af7-40c7-9e9b-74ed3f5648b5


brody
EMPLOYEE

2 years ago

yes this has changed, I would highly recommend reading the changelogs railway puts out every Friday.

by default railway will no longer clone the GitHub repo into the users account, the user has to manually eject from the template by clicking the eject button in the service settings of the deployed template


rpuls
HOBBYOP

2 years ago

Hello Brody. Where can I find the changelog? And how do i eject? Would that be the "disconnect" button on the "source repo" ? How do I then connect it to my own repository after ejecting, so I can deploy changes by pushing to git?


brody
EMPLOYEE

2 years ago

changelogs here -
enable the eject feature here -


rpuls
HOBBYOP

2 years ago

Thanks man! 😉 have a nice friday


brody
EMPLOYEE

2 years ago

you too


rpuls
HOBBYOP

2 years ago

Argh.. this is unfortunate. when ejecting two services from the same upstream repo, they are put into two seperate cloned repos instead of a monorepository :/


brody
EMPLOYEE

2 years ago

interesting


Loading...