Can you help me understand how railway environments work?
jlew24asu
PROOP

a year ago

so bare with me, because I've greatly confused myself.

I have a repo, with /frontend and /backend. I made a development branch, did a bunch of things, and created a development-branch railway env. create 2 services, frontend/backend, and connected this dev branch in both settings. for context, I also have a production env that is connect to master branch.

anyway, on the dev branch env, the "active" deployments on both services appear to be from master. I see this when going to "details", "deployed via github". clicking that on both services, sends me to master git.

how is this possible? from what I can tell, when I go to the frontend URL, I am actively using the development branch code.

Solved

14 Replies

jlew24asu
PROOP

a year ago

220726f7-cbdb-43e9-a449-f6a935c714f8


jlew24asu
PROOP

a year ago

above is frontend.

this is backend d681a663-7d16-44a0-bb8e-042e1f9bbfa1


a year ago

i dont think thats a project id?


jlew24asu
PROOP

a year ago

oh, I dont know? that is the string from the deploy. how do I find project id?


a year ago

its in the url



a year ago

so why do you say its not deploying the dev branch?


jlew24asu
PROOP

a year ago

well, I guess it is. I'm just confused as to why the details show master


jlew24asu
PROOP

a year ago

when I click on it, sends me to master

1343720011369414700


a year ago

the ui says development though?


jlew24asu
PROOP

a year ago

yea it must be. just wanted to confirm that I guess. clicking on it confused me, but I think I see whats going on. as long as I'm not using master code here, then what I suspect is wrong, isnt.


jlew24asu
PROOP

a year ago

thank you sir


a year ago

no problem!


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...