Snowflake Flow Diff
Version updated for https://github.com/Snowflake-Labs/snowflake-flow-diff to version v0.0.20.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Snowflake Flow Diff for Apache NiFi” GitHub Action automates the process of comparing and reviewing changes to NiFi flow definitions in pull requests. It generates human-readable comments summarizing the differences between modified flows, helping streamline code review and collaboration. Additionally, it supports optional checkstyle validation to ensure adherence to NiFi best practices, blocking pull requests if violations are detected.
Release notes
What’s Changed
- Dependencies housekeeping by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/56
- Delete previous comments of the action by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/55
Full Changelog: https://github.com/Snowflake-Labs/snowflake-flow-diff/compare/v0...v0.0.20