Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow GitAdapter to work with no defined remote #870

Open
1 task
Ndpnt opened this issue May 23, 2022 · 0 comments
Open
1 task

Allow GitAdapter to work with no defined remote #870

Ndpnt opened this issue May 23, 2022 · 0 comments

Comments

@Ndpnt
Copy link
Member

Ndpnt commented May 23, 2022

  • 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 #864.

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

No branches or pull requests

1 participant