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

ASF subversion and git services commented on NIFI-13120:
--------------------------------------------------------

Commit e7567b04e2dc4c3bc4f839c2c0868baaf0d32241 in nifi's branch 
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e7567b04e2 ]

NIFI-13120 Introduce branch as a concept in Registry Client and VCI

- Methods for getBranches, getDefaultBranch, and createBranch in flow registry 
client
- Add branch as a field to all relevant objects
- Add optional branch argument to REST API for retrieving buckets
- Add new REST API for retrieving branches for a given registry client
- Enforce NiFi Registry can only receive default branch

This closes #8726

Signed-off-by: David Handermann <[email protected]>


> Introduce branch to registry client and version control info
> ------------------------------------------------------------
>
>                 Key: NIFI-13120
>                 URL: https://issues.apache.org/jira/browse/NIFI-13120
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> For registry clients that support branching, there should be a way to get a 
> list of branches, as well as pass in the branch on all the calls for 
> saving/retrieving flows. Eventually this should be selectable from the UI on 
> the screens where you choose Registry/Bucket/Flow/Version.
> Any clients that don't support branching can just return a single hard-coded 
> branch in the getBranches method, and can ignore the branch that is passed in 
> on api calls.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to