Redeploy button

4 years ago

The redeploy button is something that is often overlooked (as far as I can see, and well, I didn't have a real use case for it until now).
This is a very simple idea, where the restart button is when a deployment crashes, have a button there, whether or not it crashed saying "Redeploy" or "Restart".
Use case would be something along the lines of memory leaks.
I know this has been suggested before, but wanted to give my input and an actual real world use case.

Completed

3 Replies

Anonymous

3 years ago

Although we currently have Restart Deployment as an experimental feature, we also need Redeploy.


3 years ago

We are working on allowing users to deploy a specific commit.

Status changed to In Progress angelo almost 3 years ago


Anonymous

3 years ago

For anyone needing a temp redeploy button, I've been doing this:

  • switch to a different buildpack (I change from Nixpacks to Heroku)

  • wait for the redeploy toast to show up, cancel it right away

  • switch back your original buildpack

  • your build will now redeploy


Anonymous
TRIAL

3 years ago

My usecase: I sometimes need to refresh my Next.js getStaticProps.


3 years ago

Available now for all Priority Boarding users. Join the Discord and type /beta to get access to the feature.
https://docs.railway.app/deploy/deployments#redeploy

Status changed to Completed angelo over 2 years ago


Redeploy button - Railway Help Station