Have autodeploy from github to railway setup
vhwin
HOBBYOP

3 months ago

But it hasn't deployed my latest commits

"Pushed 2 minutes ago — Railway just received it. Should deploy shortly. The previous

commit (85fdfca3, 13 min ago) is the one that hasn't deployed yet from your

perspective — that's likely the one Railway is still building or queued on. Check the

Railway dashboard for any build errors."

10 Replies

vhwin
HOBBYOP

3 months ago

is it safe for me to share the link to my service in this chat


3 months ago

Yes it's safe, only Railway team members can look into your service's details.


vhwin
HOBBYOP

3 months ago

okay, thanks! yeah i pushed through a couple of commits and it doesn't seem to be getting picked up by railway like it normally does


3 months ago

Can you try doing a Cntrl + K -> Deploy latest commit


3 months ago

Cmd + K if on mac


3 months ago

Service pane needs to be open


vhwin
HOBBYOP

3 months ago

Hi sorry to be a pain but i don't CTRL + K => does not show deploy latest commit

closest it shows is Latest Deployment, which if i click into it just brings me to the deploy logs of the service that i deploy from - i can redeploy from the triple dot settings but it just redeploys the same not the latest


vhwin
HOBBYOP

3 months ago

image.png

Attachments


vhwin
HOBBYOP

3 months ago

ah looks like another user also experiencing it in #✋|help


vhwin
HOBBYOP

3 months ago

found the issue

The problem is clear — Railway built the same cached image (sha256:4b11edbe...

identical digest both times). It's not pulling from git at all. The redeploy just

reused the old image.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...