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

[BREAKING] Move the CodeCommit and CodeBuild CodePipeline Actions #402

Merged
merged 1 commit into from
Jul 25, 2018
Merged

[BREAKING] Move the CodeCommit and CodeBuild CodePipeline Actions #402

merged 1 commit into from
Jul 25, 2018

Conversation

skinny85
Copy link
Contributor

@skinny85 skinny85 commented Jul 25, 2018

This commit moves the CodeCommit PipelineSource and CodeBuild PipelineBuildAction from their respective service modules,
and into their own dedicated aws-code*-codepipeline modules.
This is needed, as placing the CodePipeline integrations in their respective Construct libraries
was causing cyclical dependencies between the modules,
and we want to keep the integrations experience uniform across the different services.


Related to changes in #401 .


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

Copy link
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Please try to keep PR titles short and include a more detailed description that we can then turn into the squashed commit message.

@skinny85 skinny85 changed the title Move the CodeCommit and CodeBuild CodePipeline Actions from the codepipeline module to their dedicated modules [BREAKING] Move the CodeCommit and CodeBuild CodePipeline Actions Jul 25, 2018
@skinny85
Copy link
Contributor Author

Looks good.

Thanks for the quick review!

Please try to keep PR titles short and include a more detailed description that we can then turn into the squashed commit message.

Changed.

This commit moves the CodeCommit PipelineSource and CodeBuild PipelineBuildAction from their respective service modules,
and into their own dedicated aws-code*-codepipeline modules.
This is needed, as placing the CodePipeline integrations in their respective Construct libraries
was causing cyclical dependencies between the modules,
and we want to keep the integrations experience uniform across the different services.
@skinny85
Copy link
Contributor Author

Corrected a typo in the ReadMe for aws-codebuild-codepipeline.

@eladb eladb merged commit 0016a93 into aws:master Jul 25, 2018
@skinny85 skinny85 deleted the feature/code-commit-build-actions-extract branch July 30, 2018 18:26
@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