Releases: erichiller/gh-action-plot
Releases · erichiller/gh-action-plot
v1.0.3
Added output for Markdown test summary.
Additional Features
- Add output for test results
- Output SVG test result badge
Add inputs for build log file pattern & debug logging
New inputs:
build_log_file_pattern
to configure the file pattern to locate files containing the build log output ofdotnet build
debug
to enable debug logging for the action
Initial Release
v1.0.0 init