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 Lambda Invoke CodePipeline Action #401

Merged
merged 1 commit into from
Jul 25, 2018
Merged

[BREAKING] Move the Lambda Invoke CodePipeline Action #401

merged 1 commit into from
Jul 25, 2018

Commits on Jul 25, 2018

  1. [BREAKING] Move the Lambda Invoke CodePipeline Action.

    This commit moves the Lambda Invoke Action from the codepipeline module to its dedicated,
    new lambda-codepipeline module.
    It's not possible to move it to the lambda module itself,
    as that would cause a cyclic dependency between the codepipeline,
    sns and lambda modules.
    
    This continues the refactoring of moving out concrete Action typesfrom the codepipeline module.
    skinny85 committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    95636bf View commit details
    Browse the repository at this point in the history