Snowflake Flow Diff
Version updated for https://github.com/Snowflake-Labs/snowflake-flow-diff to version v0.0.23.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Snowflake Flow Diff for Apache NiFi” GitHub Action automates the comparison of modified NiFi flow definitions in pull requests, providing human-readable descriptions of changes directly in the pull request comments. It streamlines version control workflows for NiFi by identifying and summarizing flow differences, and optionally performs checkstyle validations to ensure adherence to best practices. This action is compatible with both GitHub and GitHub Enterprise environments.
Release notes
What’s Changed
- Support for GitHub Enterprise Server (GHE) by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/61
Full Changelog: https://github.com/Snowflake-Labs/snowflake-flow-diff/compare/v0...v0.0.23