cdk-express-pipeline-github-diff
Version updated for https://github.com/rehanvdm/cdk-express-pipeline-github-diff to version v0.1.6.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The CDK Express Pipeline GitHub Diff is a GitHub Action designed to automate the generation and presentation of AWS CDK diff outputs for Express Pipeline stacks directly within pull request descriptions and action summaries. By organizing infrastructure changes into waves, stages, and stacks, it provides clear and structured visibility into resource additions, updates, and deletions, enabling teams to review changes efficiently. Key capabilities include parallelized diff generation, selective stack diffing, and customizable diff rules for streamlined and focused change management.
What’s Changed
What’s Changed
- feat: include resource names in applied resource diff rules output in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/47
- feat: show generated at timestamp in multiple time zones in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/48
- feat: expand details option by @rehanvdm in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/50
Full Changelog: https://github.com/rehanvdm/cdk-express-pipeline-github-diff/compare/v0.1.5...v0.1.6