David Handermann created NIFI-10224:
---------------------------------------
Summary: Separate Analysis and Build Workflow Tasks
Key: NIFI-10224
URL: https://issues.apache.org/jira/browse/NIFI-10224
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: David Handermann
Assignee: David Handermann
The GitHub continuous integration workflow runs the same basic set of Maven
commands across all platforms, which results in duplicate checking for code
style and license header issues. The GitHub workflow configuration should be
modified to run static analysis as a separate job to avoid unnecessary
duplication and to differentiate between code style issues and build issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)