cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.87k stars 727 forks source link

Add column to summary to include skip reason #4055

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

There are times when running a build, when one or more tasks are skipped. Currently, in order to know what caused the task to be skipped, you have to be running in diagnostic mode, and also you have to scroll up through the build output to see the skip reason.

I think it would be useful to include the skip reason for a task in the summary output that is reported at the end of a build.

cake-build-bot commented 1 year ago

:tada: This issue has been resolved in version v3.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: