mirror of
https://github.com/apache/nifi.git
synced 2025-03-04 08:29:55 +00:00
This closes #8757 - Added frontend.skipTests property to nifi-web-frontend Maven configuration with default value of false - Configured lint and unit-test execution goals to depend on frontend.skipTests - Added paths-filter GitHub Actions step for conditional enabling of frontend tests Signed-off-by: Joseph Witt <joewitt@apache.org>