a year ago
So I'm trying to deploy this repo:
https://github.com/railwayapp-templates/strapi
and I successfully have before, but it's now not showing up. Everything on Railway is successful, it's just the repository itself is not showing up in my GitHub account like it usually does. I've connected/re-connected my GitHub account already.
Thanks for the time and support, really appreciate it.
1 Replies
a year ago
Railway will no longer automatically clone the template repository on your behalf, they have found out that the majority of those cloned repositories were never touched, aka they were just causing a whole lot of clutter on the majority of users' GitHub accounts, especially when they weren't to deploy a template multiple times.
To opt-in to the old behavior enable "Template Service Eject" from your feature flags menu - [https://railway.app/account](https://railway.app/account)/feature-flags
You can then go back to the service settings and hit the new "Eject" button found beside the source repository, this will end up with the source repository being cloned into the selected GitHub account and the source being updated to that cloned repository.
To hear about these kinds of changes, read their weekly changelogs - https://railway.app/changelog by enabling "Changelog emails" from within your account settings - https://railway.app/account