[
https://issues.apache.org/jira/browse/NIFI-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895371#comment-17895371
]
ASF subversion and git services commented on NIFI-13955:
--------------------------------------------------------
Commit 6ed8a18131e10db90b9decd44efa95fa24bec94e in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6ed8a18131 ]
NIFI-13955 - Filter out .directories in Git Registry clients (#9477)
* NIFI-13955 - Filter out .directories in Git Registry clients
* Added a filter property and added a unit test
> Filter out .directories in Git Registry clients
> -----------------------------------------------
>
> Key: NIFI-13955
> URL: https://issues.apache.org/jira/browse/NIFI-13955
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> If a Git Registry Client (GitHub/GitLab) is configured without a repo path
> (looking at the root of the repo), we should filter out directories with
> names starting with a dot (as we may have directories like .github),
> otherwise they will be showing as potential buckets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)