You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2021/06/03 13:40:00 UTC

[jira] [Updated] (MINIFICPP-1567) Enable linter check in all extensions

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

Martin Zink updated MINIFICPP-1567:
-----------------------------------
    Description: 
Currently only libminifi/src,libminifi/include,libminifi/target and extensions with the register_extension_linter macro are checked with the linter.

We should add this macro to every extension and fix related linter issues
 - (/) aws
 - (/) azure
 - 🚧  bustache [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]
 - 🚧  civetweb  [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]
 - 🚧 coap [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]
 - 🚧 expression-language [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
 - 🚧 gps  [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
 - 🚧 http-curl [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
 - (x) jni
 - (x) libarchive
 - (/) librdkafka
 - (x) mqtt
 - (x) opc
 - (x) opencv
 - (x) openwsman
 - (x) pcap
 - (/) pdh
 - (x) pythonprocessors
 - (x) rockdb-repos
 - (x) script
 - (x) sensors
 - (x) sftp
 - (/) sql
 - (/) standard-processors
 - (x) tensorflow
 - 🚧 usb-camera [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
 - 🚧 windows-event-log [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]

  was:
Currently only libminifi/src,libminifi/include,libminifi/target and extensions with the register_extension_linter macro are checked with the linter.

We should add this macro to every extension and fix related linter issues
 - (/) aws
 - (/) azure
 - (x) bustache
 - (x) civetweb
 - (x) coap
 - (x) expression-language
 - (x) gps
 - (x) http-curl
 - (x) jni
 - (x) libarchive
 - (/) librdkafka
 - (x) mqtt
 - (x) opc
 - (x) opencv
 - (x) openwsman
 - (x) pcap
 - (/) pdh
 - (x) pythonprocessors
 - (x) rockdb-repos
 - (x) script
 - (x) sensors
 - (x) sftp
 - (/) sql
 - (/) standard-processors
 - (x) tensorflow
 - (x) usb-camera
 - (x) windows-event-log


> Enable linter check in all extensions
> -------------------------------------
>
>                 Key: MINIFICPP-1567
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1567
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Currently only libminifi/src,libminifi/include,libminifi/target and extensions with the register_extension_linter macro are checked with the linter.
> We should add this macro to every extension and fix related linter issues
>  - (/) aws
>  - (/) azure
>  - 🚧  bustache [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]
>  - 🚧  civetweb  [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]
>  - 🚧 coap [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]
>  - 🚧 expression-language [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
>  - 🚧 gps  [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
>  - 🚧 http-curl [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
>  - (x) jni
>  - (x) libarchive
>  - (/) librdkafka
>  - (x) mqtt
>  - (x) opc
>  - (x) opencv
>  - (x) openwsman
>  - (x) pcap
>  - (/) pdh
>  - (x) pythonprocessors
>  - (x) rockdb-repos
>  - (x) script
>  - (x) sensors
>  - (x) sftp
>  - (/) sql
>  - (/) standard-processors
>  - (x) tensorflow
>  - 🚧 usb-camera [PR#1097|https://github.com/apache/nifi-minifi-cpp/pull/1097]
>  - 🚧 windows-event-log [PR#1089|https://github.com/apache/nifi-minifi-cpp/pull/1089]



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