Redeploy Button Missing
I pushed a new build today which failed due to a Github outage (one of the docker build steps queries the GitHub API). I'm now only being given the "Remove" option on the failed build, not the "Redeploy" option that I would normally expect to see (and I do still see on succeeded builds).
16 Replies
Project ID:
03366656-1bad-4591-bfdd-134b17afd697
03366656-1bad-4591-bfdd-134b17afd697
I had the same failure on another service and did try pressing the Remove button on that one... the menu after that was then entirely empty.
Solution
Maybe this bookmarklet can help
https://bookmarklets.up.railway.app/service-redeploy/
Thanks. Unfortunately, Arc doesn't do bookmarks so bookmarklets aren't an option for me.
you can just copy and paste the function that the bookmarklet executes into your browser terminal
You can't redeploy a failed build as far as I know, re-deploying a deployment does not grab the code from github again
Hmm, that's frustrating. I'm sure I've been able to re-try a failed build in the past.
the bookmarklet is unfortunately going to the way forward here, or pushing an empty commit
is there a way to request this goes on the roadmap or something?
Railway has added an official way of deploying the latest commit of a service
you can do that by going to your service, pressing
ctrl+k
and clicking Deploy Latest Commit
is there a way to request this goes in the ui? 🙂
What do you mean? It's already in Railway's UI
the keyboard command is useful to know, thanks, but thats hard to discover - I meant something in the ui, for example the deploy dropdown
or a button in settings, something like that
ohh, that's a fair point; You can put suggestions in #🤗|feedback if you'd like
🎉
New reply sent from Help Station thread:
Good point, a simple button opening this (ctrl+k) menu will make it even betterYou're seeing this because this thread has been automatically linked to the Help Station thread.