Skip to content

[email protected] - dump CMakeOutput.log and vcpkg's log into the workflow log

Compare
Choose a tag to compare
@lukka lukka released this 22 Apr 06:42
· 4 commits to v7 since this release

Changes:

The run-vcpkg action accepts a list of regular expressions (in logCollectionRegExps input) that are used to identify log files and dump their content in the workflow log, to ease diagnosing failures. The default regular expressions are for CMake and vcpkg generated log files.

Note: to keep your workflow up to date with bug and security fixes, just use the v7 branch to stay on the most recent v7.x version of this action, e.g., uses: lukka/run-vcpkg@v7