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-codepipeline): make input Artifacts explicit when creating Actions #1389

Closed

Commits on Dec 19, 2018

  1. feat(aws-codepipeline): make input Artifacts explicit when creating A…

    …ctions.
    
    BREAKING CHANGE: previously, the CodePipeline Construct would attempt
    to wire the inputs of Actions implicitly, if they were not provided.
    Now, this functionality has been removed, and we require specifying the
    inputs for Build, Test and Deploy Actions explicitly.
    skinny85 committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    a536086 View commit details
    Browse the repository at this point in the history