Add a trigger to deploy/update the project.

leoatomic
HOBBY

4 years ago

At the moment we can only udpate the project automatically when the repo is updated. It would be cool to add a trigger/button to update the project to the last commit manually

Completed

3 Replies

4 years ago

Totally valid and planned! Should fall nicely under the API ticket:
https://railway.canny.io/feature-requests/p/railway-api
Until then here's how to do it with the CLI and up
https://blog.railway.app/p/github-actions


Anonymous

3 years ago

I was about to suggest that feature. We use a prod / staging env pointing to main branch and we'd like to deploy staging env automatically on merge but having a manual approve of production env.
Would be great to have and option to deploy it manually on the UI


2 years ago

Deploy and restarts are live!

Status changed to Completed angelo over 2 years ago


grundmanise
HOBBY

2 years ago

Hi @ngeloxyz, when automatic deploys are disabled - how can we deploy manually through UI? Also, is there an option to promote already built app through envs similar how Heroku has it? eg from Staging to Production without re-building for each env: https://www.heroku.com/flow


Add a trigger to deploy/update the project. - Railway Help Station