[
https://issues.apache.org/jira/browse/NIFI-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844062#comment-17844062
]
ASF subversion and git services commented on NIFI-13160:
--------------------------------------------------------
Commit 6b8c19c7617be7d49534064c65b95c188d08759f in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6b8c19c761 ]
NIFI-13160 Support Skipping Frontend Unit Tests
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 <[email protected]>
> Support Skipping Frontend Unit Tests
> ------------------------------------
>
> Key: NIFI-13160
> URL: https://issues.apache.org/jira/browse/NIFI-13160
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{nifi-web-frontend}} module includes a unit test execution goal that
> takes two minutes or more to run. As many pull requests do not include
> changes to the user interface, it should be possible to disable running unit
> tests to avoid unnecessary build cycles. GitHub Action workflows should be
> configured to run frontend unit tests conditionally based on changed paths.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)