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

feat(aws-codedeploy): CodeDeploy Pipeline Action using the L2 DeploymentGroup Construct #1085

Merged

Conversation

skinny85
Copy link
Contributor

@skinny85 skinny85 commented Nov 5, 2018

BREAKING CHANGE: this changes the API of the CodeDeploy Pipeline Action
to take the DeploymentGroup AWS Construct as an argument instead of the names
of the Application and Deployment Group.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

…entGroup Construct.

BREAKING CHANGE: this changes the API of the CodeDeploy Pipeline Action
to take the DeploymentGroup AWS Construct as an argument instead of the names
of the Application and Deployment Group.
@skinny85 skinny85 requested a review from eladb November 5, 2018 23:40
@skinny85 skinny85 merged commit 00ccb7f into aws:master Nov 6, 2018
@skinny85 skinny85 deleted the feature/codedeploy-pipeline-action-l2 branch November 6, 2018 18:12
rix0rrr pushed a commit that referenced this pull request Nov 6, 2018
… DeploymentGroup Construct. (#1085)"

This reverts commit 00ccb7f.
rix0rrr pushed a commit that referenced this pull request Nov 6, 2018
…entGroup Construct. (#1085)

BREAKING CHANGE: this changes the API of the CodeDeploy Pipeline Action
to take the DeploymentGroup AWS Construct as an argument instead of the names
of the Application and Deployment Group.
rix0rrr pushed a commit that referenced this pull request Nov 8, 2018
… DeploymentGroup Construct. (#1085)"

This reverts commit a951aa1.
rix0rrr pushed a commit that referenced this pull request Nov 8, 2018
…entGroup Construct. (#1085)

BREAKING CHANGE: this changes the API of the CodeDeploy Pipeline Action
to take the DeploymentGroup AWS Construct as an argument instead of the names
of the Application and Deployment Group.
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants