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-codebuild): add support for secondary sources and artifact in Projects #1110

Merged

Commits on Nov 15, 2018

  1. feat(aws-codebuild): add support for additional sources and artifact …

    …in Projects.
    
    This also adds support for multiple input and output artifacts in the CodeBuild
    CodePipeline Actions.
    
    BREAKING CHANGE: this changes the way CodeBuild Sources are constructed
    (we moved away from multiple parameters in the constructor,
    in favor of the more idiomatic property interface).
    skinny85 committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    016d40e View commit details
    Browse the repository at this point in the history