cake-build / cake

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

Add GitHub Actions SetStepSummary Command #4011

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

Prerequisites

Cake runner

Cake .NET Tool

Cake version

2.3.0

Operating system

Linux

Operating system architecture

64-Bit

CI Server

GitHub Actions

What are you seeing?

Following up from #4009, it makes sense to create a SetStepSummary method, which works in a very similar way.

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary

What is expected?

It should be possible to write markdown content to the GitHub Step Summary environment variable location, and the summary should appear in the summary for the workflow.

Steps to Reproduce

N/A.

Output log

N/A

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: