Yes, its set to "origin", and origin is defined in the .git/config file to be an upstream repo with HTTPS.
On Fri, Mar 13, 2020 at 12:50 PM Bryan Bende <[email protected]> wrote: > Did you specify the remote to push to in the configuration of the provider? > > <property name="Remote To Push"></property> > > On Fri, Mar 13, 2020 at 12:40 PM Wyllys Ingersoll < > [email protected]> wrote: > >> >> Using: NiFi 1.11.3, NiFi-Registry: 1.5.0 >> >> I have configured my registry to use the git provider and it is >> initialized and seems to be working fine with my nifi configuration - i.e. >> flow versions are being recorded as expected and things are working as far >> as I can tell. >> >> The problem is that my nifi-registry git configuration has an upstream >> origin to an external git server, but the nifi-registry is not pushing >> changes upstream, so the main gitlab server never sees any changes to the >> nifi registry repository. I see no errors or messages in the nifi-registry >> logs indicating that it is even trying to push. >> >> Is this a known bug? Am I misconfigured? >> >> thanks, >> Wyllys Ingersoll >> >> >> >>
