Below you will find pages that utilize the taxonomy term “Snowflake-Labs”
March 6, 2026
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.
February 23, 2026
Snowflake Flow Diff
Version updated for https://github.com/Snowflake-Labs/snowflake-flow-diff to version v0.0.22.
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 process of comparing Apache NiFi flow definitions in pull requests. It detects changes in the flow JSON files, generates a human-readable summary of the differences, and posts it as a comment on the pull request.
January 20, 2026
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.
October 27, 2025
Snowflake Flow Diff
Version updated for https://github.com/Snowflake-Labs/snowflake-flow-diff to version v0.0.18.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump NiFi API to 2.4.0 by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/51 Fix NPE for difference at PG configuration level by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/50 Improve multiline parameter description for added parameter by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/49 Improve display of VersionedFlowCoordinates changes by @sfc-gh-pvillard in https://github.
July 31, 2025
Snowflake Flow Diff
Version updated for https://github.com/Snowflake-Labs/snowflake-flow-diff to version v0.0.14.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Support parameterization of Schedule Period for Unused Parameters checkstyle rule by @sfc-gh-pvillard in https://github.com/Snowflake-Labs/snowflake-flow-diff/pull/38 Full Changelog: https://github.com/Snowflake-Labs/snowflake-flow-diff/compare/v0...v0.0.14