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

Stop buildout if a git error happens #201

Open
idgserpro opened this issue Sep 23, 2020 · 0 comments
Open

Stop buildout if a git error happens #201

idgserpro opened this issue Sep 23, 2020 · 0 comments

Comments

@idgserpro
Copy link
Contributor

I would like to stop buildout when mr.developer hangs. For example, when a error happens in the git side:

mr.developer: git cloning of 'my.package' failed.
mr.developer: ssh_exchange_identification: Connection closed by remote host
mr.developer: fatal: Could not read from remote repository.
mr.developer: 
mr.developer: Please make sure you have the correct access rights
mr.developer: and the repository exists.

Is this possible somehow, with a new parameter like stop-on-error from https://github.com/collective/plone.recipe.command?

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