Skip to content

NIFI-15148 - Registry Clients - Support for branch creation (backend only)#11072

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15148-backend
Jun 1, 2026
Merged

NIFI-15148 - Registry Clients - Support for branch creation (backend only)#11072
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15148-backend

Conversation

@pvillard31
Copy link
Copy Markdown
Contributor

Summary

NIFI-15148 - Registry Clients - Support for branch creation (backend only)

This PR takes the backend changes already submitted through #10471 and add support for all 4 flow registry clients. The UI changes would be done in a follow-up PR. This is in order to make it easier for reviewers and make progress for this improvement.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000
  • Pull request contains commits signed with a registered key indicating Verified status

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for decoupling the backend implementation pull request @pvillard31, the changes look good. If you can rebase this branch, it should be ready to merge.

For tracking, it looks like it would be helpful to close the combined PR #10471 and then create a new Jira issue for tracking the frontend implementation work.

@pvillard31 pvillard31 force-pushed the NIFI-15148-backend branch from 641b156 to 4cdd7e7 Compare June 1, 2026 16:38
@pvillard31
Copy link
Copy Markdown
Contributor Author

Thanks @exceptionfactory - I rebased the PR, closed the other one and updated the JIRA description to focus on the backend changes. I'll look at the corresponding frontend changes in the future.

Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for rebasing @pvillard31, the latest version looks good. +1 merging

@exceptionfactory exceptionfactory merged commit 9668300 into apache:main Jun 1, 2026
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants