You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/07/12 23:33:00 UTC

[jira] [Updated] (NIFI-10224) Separate Analysis and Build Workflow Tasks

     [ https://issues.apache.org/jira/browse/NIFI-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-10224:
------------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)