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

Check for deployments in progress #118

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

Stretch96
Copy link
Member

  • The create-codebuild-deployment.sh script fails to create a new Deployment, if there is already one in progress.
  • This adds in a check loop, and waits until any current Deployments are complete before attempting to create a new one.

@Stretch96 Stretch96 force-pushed the check-for-deployments-in-progress branch 3 times, most recently from 59536ba to 11258d7 Compare June 28, 2024 11:17
* The `create-codebuild-deployment.sh` script fails to create a new
  Deployment, if there is already one in progress.
* This adds in a check loop, and waits until any current Deployments are
  complete before attempting to create a new one.
@Stretch96 Stretch96 force-pushed the check-for-deployments-in-progress branch from 11258d7 to eba5c65 Compare June 28, 2024 11:25
@Stretch96 Stretch96 merged commit d9d3a7f into main Jun 28, 2024
5 checks passed
@Stretch96 Stretch96 deleted the check-for-deployments-in-progress branch June 28, 2024 13:22
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