Skip to content

Releases: matlab-actions/common-utils

v2.3.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 26 May 19:23

Maintenance

  • This release refactors environment variable names.

v2.3.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 14 May 19:31

Features

  • You can control whether MATLAB test results and build results appear in the GitHub job summary. When the consuming action sets generate-summary to false, the MATLAB plugin services skip artifact generation entirely, resulting in no summary for that step.

v2.2.2

Choose a tag to compare

@mw-kapilg mw-kapilg released this 07 May 04:54

Bug Fixes

  • This release fixes an issue with JSON encoding of multiple test session results for display in the GitHub job summary.

v2.2.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 24 Apr 10:47

Bug Fixes

  • This release fixes an issue with JSON encoding of Simulink® test results for display in the GitHub job summary.

v2.2.0

Choose a tag to compare

@sameagen-MW sameagen-MW released this 22 Apr 18:50

Features

  • No longer include the action name in the build summary and test summary

v2.1.1

Choose a tag to compare

@davidbuzinski davidbuzinski released this 07 Apr 13:08

Dependency Update

  • This release does not include any new features. It updates the third-party libraries used by the package.

v2.1.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 07 Apr 05:39

Features

  • If you have a MATLAB Test™ license, you can view your MATLAB code coverage results in your GitHub job summary.

v2.0.1

Choose a tag to compare

@davidbuzinski davidbuzinski released this 26 Mar 15:38
Release v2.0.1

v2.0.0

Choose a tag to compare

@davidbuzinski davidbuzinski released this 26 Mar 15:15
Release v2.0.0

v1.0.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 11 Mar 20:09

Bug Fixes