Skip to content

Stop buildout if a git error happens #201

Description

@idgserpro

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions