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

Feature Request: Implement "Waiter" Functionality for CodeDeploy Deployments #38

Open
colinbjohnson opened this issue Sep 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@colinbjohnson
Copy link

Is your feature request related to a problem? Please describe.

Our feature request is related to performing concurrent CodeDeploys within CircleCI. Although this (seems) to be a CodeDeploy limitation a solution could be implemented within the CircleCI orb.

Example text is below:

An error occurred (DeplovmentLimitExceededException) when calling the CreateDeployment operation: The Deployment Group "dashboard-dev-codedeploy-gro up (id-15682dbb-50a5-49d9-b83-12690133b83d)' already has an active Deployment 'd-BR8279BSO

Describe the solution you'd like

We would like it if the code-deploy-orb had "waiter" functionality available.

Describe alternatives you've considered

We have:

Additional context

We could provide a shell script that would accomplish this (we are implementing the waiter ourselves).

@colinbjohnson colinbjohnson added the enhancement New feature or request label Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant