Skip to content

Print out failed repositories at the end #104

@jodator

Description

@jodator

Right now if a mgit command fails in some repository you have to scroll the cosnole to find out in which:

43 packages have been processed.
Execution time: 47s216ms.

❗❗❗ The command failed to execute in 1 repository.

It would be nice if the failed repositories would be listed below the error:

43 packages have been processed.
Execution time: 47s216ms.

❗❗❗ The command failed to execute in 1 repository:
    - @ckeditor/ckeditor5-mention

At the moment we have 43 repositories and the number will grow. It would be nice to have quick overview in which repositories a command have failed so you can for instance copy the list to process each repo.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions