Possible to rollback into failed deploys? #3661
Unanswered
JVFP
asked this question in
Help needed
Replies: 1 comment
-
I need to check this. Don’t remember the behaviour right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It seems the rollback code checks for a BAD_RELEASE file inside the previous release to see whether or not we can rollback to that release. Maybe I'm missing something but I only see BAD_RELEASE files being created in the current release during a rollback, never during a failed deploy.
If during a failed deploy it doesn't automatically create a BAD_RELEASE file inside it, wouldn't that mean on a rollback I could end up rolling back into a failed deploy?
Beta Was this translation helpful? Give feedback.
All reactions