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

Support for injectable cloudformation roles #31

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

brettswift
Copy link
Owner

This cross account activity hit a lot of areas. This PR is an accumulation of each area that had to be tweaked to get this to work.

It's big and klunky. Typically I would like to have these broken down into atomic pieces with context on each one. Two PR's were made to precede this one however we're now left with this. Hopefully it's not too arduous to get through.

Beyond support for injectable cloudformation roles the following was added:

Add validation check for pipeline when code build is added out of order
Give codebuild access to codepipeline
Add missing package
Add user parameters to lambda pipeline step

and more!

@brettswift brettswift force-pushed the feature/cross_account_codebuild_support branch from 5372bbf to e466dfd Compare November 2, 2018 13:46
cumulus/steps/dev_tools/pipeline.py Outdated Show resolved Hide resolved
@brettswift brettswift force-pushed the feature/cross_account_codebuild_support branch from e466dfd to 1fb05e2 Compare November 5, 2018 13:32
Add validation check for pipeline when code build is added out of order
Give codebuild access to codepipeline
Revert name of pipeline
Add missing package
Add user parameters to lambda pipeline step
@brettswift brettswift force-pushed the feature/cross_account_codebuild_support branch from 1fb05e2 to 7e7a00c Compare November 5, 2018 13:34
@brettswift brettswift merged commit ed79477 into master Nov 5, 2018
@brettswift brettswift deleted the feature/cross_account_codebuild_support branch November 7, 2018 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants