Skip to content

Conversation

@skinny85
Copy link
Contributor

Allows inserting Stages into CodePipeline at an arbitrary index, and also before or after any given Stage.

It required some changes to Construct to make it more flexible, but I think the changes are for the best, even if they weren't required here.


Fixes #347


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

@skinny85
Copy link
Contributor Author

skinny85 commented Aug 1, 2018

Moved to PR #460 after problems with the fork when the repo was changed to public.

@skinny85 skinny85 closed this Aug 1, 2018
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

codepipeline: There should be a way to insert a stage before an existing one (and not append)

2 participants