docs(pipelines): add migration guide#15696
Conversation
Add a migration guide for original to modern API.
BenChaimberg
left a comment
There was a problem hiding this comment.
looks good, just cosmetics since it's documentation
| all commands necessary to do a full CDK build and synth, so do include | ||
| installing dependencies and running the CDK CLI. Example: | ||
|
|
||
| ```ts |
There was a problem hiding this comment.
seeing the "before" picture would be helpful here
| ### Custom CodePipeline Actions | ||
|
|
||
| See the section [**Arbitrary CodePipeline actions** in the | ||
| main `README`](README.md) for an example of how to inject arbitrary |
There was a problem hiding this comment.
can we add an anchor link?
There was a problem hiding this comment.
I guess we can, but I don't like anchor links to markdowns: they're implementation-depdendent. OTOH, we're definitely on GitHub anyway...
Co-authored-by: Ben Chaimberg <chaimber@amazon.com>
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Add a migration guide for original to modern API. [Rendered version](https://github.com/aws/aws-cdk/blob/huijbers/pipelines-migration-guide/packages/@aws-cdk/pipelines/ORIGINAL_API.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Add a migration guide for original to modern API. [Rendered version](https://github.com/aws/aws-cdk/blob/huijbers/pipelines-migration-guide/packages/@aws-cdk/pipelines/ORIGINAL_API.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Add a migration guide for original to modern API.
Rendered version
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license