#newbie - how do I pull updated code from github?

15 messages · Page 1 of 1 (latest)

left nexus
#

I've got flowise running on railway.. which grabbed the code from github... but as github get's updated, how do I get the new versions without losing all my applications?

upbeat pollenBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

balmy willowBOT
#

Project ID: N/A

left nexus
ashen granite
#

I'm confused by what you're asking

left nexus
#

so railway is running a compiled version of code from github... but when the code is updated, how do I get that new code onto railway?

ashen granite
#

ooh, railway will automatically redeploy and update your app when you update your github project

left nexus
#

automatically? wouldn't you want to control that timing?

#

can I kick it off manually?

ashen granite
#

Not that I'm aware of, one workaround could be working on a different branch, and then merging with the main branch when you want to deploy

left nexus
#

huh ok... so railway will just watch the main branch and rebuild when it detects a new version

ashen granite
#

precisely

left nexus
#

no wonder I couldn't find that button I guess 😉

magic comet
#

How do you add the latest version of Flowise in Github so that Railway can use it?
When I installed Flowise, I used the template provided in the Flowise documentation.