cdk-express-pipeline-github-diff
Version updated for https://github.com/rehanvdm/cdk-express-pipeline-github-diff to version v0.1.5.
- 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” GitHub Action automates the generation and display of CDK Express Pipeline stack diffs directly in pull request descriptions and action summaries. It provides clear visibility into infrastructure changes, organized by pipeline waves, stages, and stacks, and enables faster, selective diffing through parallel processing and stack filtering. This action simplifies the review process by presenting detailed resource changes in a structured and easily accessible format.
Release notes
What’s Changed
- feat: feedback when generating diff in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/41
- fix: cache intermittently skipped in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/44
- feat: hide empty resources in https://github.com/rehanvdm/cdk-express-pipeline-github-diff/pull/45
Full Changelog: https://github.com/rehanvdm/cdk-express-pipeline-github-diff/compare/v0.1.4...v0.1.5