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

Commits on Jul 25, 2018

  1. [BREAKING] Move the CodeCommit and CodeBuild CodePipeline Actions.

    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 committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    fdeec56 View commit details
    Browse the repository at this point in the history