DennisSeiffert opened a new pull request #166: Nifireg 242 URL: https://github.com/apache/nifi-registry/pull/166 This pull request solves NiFi registry ticket with the number #NIFIREG-242 . The pull request introduces code changes concerning the gitflowpersistenceprovider and extends its behaviour by submitting new features like 'reset git repository', 'get latest changes' and a 'get status' functionality. The work is based on #NIFIREG-209 and uses the the metadata synchronization. By capturing the new features in a new synchronization context (interface ProviderSynchronization), it may be possible to integrate other providers into the same concept of synchronization. We did not squash the entire history because from our point of view it might be easier to review. Please let us know, if you prefer it otherwise. We are already using this feature in a k8s production environment. Cheers
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
