engine icon indicating copy to clipboard operation
engine copied to clipboard

Allow GitAdapter to work with no defined remote

Open Ndpnt opened this issue 3 years ago • 0 comments

  • [ ] Check if a remote exist before trying to push with the GitAdapter

It will allow to start the engine with GitAdapter config publish set to true even if no remote is defined. This situation can occurs when we deploy on vagrant and there is no snapshots_repository and versions_repository defined. See https://github.com/ambanum/OpenTermsArchive/pull/864.

Ndpnt avatar May 23 '22 07:05 Ndpnt