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

Break up deploy for feature branch #927

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Break up deploy for feature branch #927

merged 1 commit into from
Oct 16, 2023

Conversation

branberry
Copy link
Contributor

@branberry branberry commented Oct 13, 2023

Addresses the issue @mmeigs ran into here. Deploying the queues should never cause an issue, but if we deploy everything at the same time, we won't subsequently re-run the deploy for the queues. This way, if the worker or webhooks fail, the queues will still be created.

@github-actions
Copy link

The URL for your feature branch webhook is https://nnpg4mxp61.execute-api.us-east-2.amazonaws.com/prod/

@branberry branberry marked this pull request as ready for review October 13, 2023 19:41
@branberry branberry merged commit 9075d99 into master Oct 16, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants