[
https://issues.apache.org/jira/browse/NIFI-13644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890235#comment-17890235
]
ASF subversion and git services commented on NIFI-13644:
--------------------------------------------------------
Commit 1fe54f060b53651d858c4cfd0819c728823f332e in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1fe54f060b ]
NIFI-13644 Added GitLab Flow Registry Client (#9264)
- Refactoring to create base class for other git-based flow registry clients
- Implement GitLabRepositoryClient
- Implement GitLabFlowRegistryClient
Signed-off-by: David Handermann <[email protected]>
> Implement a FlowRegistryClient that uses GitLab
> -----------------------------------------------
>
> Key: NIFI-13644
> URL: https://issues.apache.org/jira/browse/NIFI-13644
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: endzeit
> Assignee: Bryan Bende
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> This ticket is to add an implementation of FlowRegistryClient that directly
> utilizes a GitLab repository.
> GitLab is used widely by corporations as an alternative to the popular GitHub.
> The implementation should work for both gitlab.com as well as self-hosted
> solutions.
> ----
> As part of this ticket, a more general approach using Git as baseline
> technology instead of introducing implementations specific to each Git remote
> hosting service vendor should be evaluated.
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)