plumber icon indicating copy to clipboard operation
plumber copied to clipboard

plumber helps you tame NiFi flow

Results 5 plumber issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.nifi:nifi-standard-processors from 1.11.4 to 1.23.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.nifi:nifi-standard-processors&package-manager=maven&previous-version=1.11.4&new-version=1.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps org.apache.nifi:nifi-record-serialization-services from 1.11.4 to 1.23.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.nifi:nifi-record-serialization-services&package-manager=maven&previous-version=1.11.4&new-version=1.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

This library looks like a great way to automate testing a flow, but it looks like it requires Java code that is separate from the flows I build in the...

Hi folks, Will you publish the lib to Maven Central Repository? Thank you for great work!

This is somewhat related to #5, but a continuation such that you _create_ the desired flow programatically, optionally _test_ it, and then _publish_ it as a new version in the...