You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joey Frazee (Jira)" <ji...@apache.org> on 2021/02/09 01:14:00 UTC

[jira] [Commented] (NIFI-8213) Add shellcheck to CI builds to ensure POSIX shell compatibility

    [ https://issues.apache.org/jira/browse/NIFI-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281474#comment-17281474 ] 

Joey Frazee commented on NIFI-8213:
-----------------------------------

[~kdoran] FWIW I took a quick look at using this on the ./bin scripts as well as the Docker ./sh scripts. At the error severity level it misses issues. At warning, it seems to be capturing most of the relevant stuff, but there's stuff to remediate that probably doesn't actually matter.

> Add shellcheck to CI builds to ensure POSIX shell compatibility
> ---------------------------------------------------------------
>
>                 Key: NIFI-8213
>                 URL: https://issues.apache.org/jira/browse/NIFI-8213
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Kevin Doran
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> In response to NIFI-8211, I would suggest we look into adding a call to a tool such as shellcheck during our CI build to verify nifi.sh remains POSIX shell portable. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)