Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Handle pre-deploy statuses #212

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

pranav-kunapuli
Copy link
Contributor

Render recently added a new "Pre-Deploy" step to allow services to run non-build actions (e.g. database migrations). This PR adds handling for two new statuses pre_deploy_in_progress and pre_deploy_failed in line with build_in_progress and build_failed respectively.

@pranav-kunapuli
Copy link
Contributor Author

@DReigada or @gjsduarte, could you review these changes?

@DReigada
Copy link
Contributor

Thank for for the PR @pranav-kunapuli

@DReigada DReigada merged commit 35035d3 into Bounceapp:main Dec 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants