cdk-express-pipeline-github-diff
Version updated for https://github.com/rehanvdm/cdk-express-pipeline-github-diff to version v0.1.4.
- 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
This GitHub Action automates the generation and presentation of AWS CDK Express Pipeline diffs, providing detailed, wave-, stage-, and stack-organized visibility into infrastructure changes directly within pull request descriptions and action summaries. It simplifies the review process by breaking down changes into parallel jobs, enabling selective diffing, and offering visual updates, which streamline infrastructure change management and collaboration in CI/CD workflows.
Release notes
What’s Changed
- fix: undefined in output by @rehanvdm in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/39
Full Changelog: https://github.com/rehanvdm/cdk-express-pipeline-github-diff/compare/v0.1.3...v0.1.4