porcelli / bc-git-integration-push

13 stars 20 forks source link

Native cloud support #5

Open RomainWilbert opened 4 years ago

RomainWilbert commented 4 years ago

Hi,

I get that you configure remote backup to the project git repository. When you run the workbench in a container which is deleted and recreated, the code always tries to recreates the project although it already exists...

I think it would be better trying to get remote repo before creating it, instead of assuming that the remote repository does not exist when not present in the drools local git configuration.