jezzsantos / automate

Templatize patterns from your own codebase, make them programmable, then share them with your team. https://jezzsantos.github.io/automate/
https://www.nuget.org/packages/automate
MIT License
7 stars 0 forks source link

Empty {Log} #65

Closed jezzsantos closed 2 years ago

jezzsantos commented 2 years ago

When running automate execute command and there is nothing to update we see this message which is confusing.

PS C:\Projects\github\jezzsantos\ddd-forum> automate execute command Go
The Draft: 'example' (ID: 'AGZBMCM6') is now being configured

The Command: 'Go' executed successfully:
{Log}

Perhaps we can put in that {Log} with a message like: "Everything is up to date"