rohianon
rohianon
RRailway
Created by rohianon on 10/25/2024 in #✋|help
CI Workflows
I have successfully come up with a railway workflow. But as we all know, there’s two errors that we often get on railway: - build error (in this case Railway simply rolls back to the previous deployment) - deploy error (in this case our app breaks entirely and there’s no rollback) My workflow is definitely able to catch build errors. However, I would love to investigate whether it can also catch deploy errors that lead to app crashing. Anyone can help with this? I am using the railway/cli tool to build this workflow and testing on an app that crashes.
7 replies