Skip to content

Releases: matlab-actions/run-command

v3.2.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 27 May 04:48

Features

  • You can control whether to generate build and test summaries in the GitHub job summary by using the generate-summary input. If you specify generate-summary as false, the action does not generate build and test summaries.

v3.1.2

Choose a tag to compare

@davidbuzinski davidbuzinski released this 20 May 19:13

Maintenance

  • The Run MATLAB Command action now generates signed attestations for workflow artifacts by using the attest action.

v3.1.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 07 May 20:00

Bug Fixes

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

v3.1.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 24 Apr 11:35

Bug Fixes

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

v3.0.2

Choose a tag to compare

@sameagen-MW sameagen-MW released this 23 Apr 13:41

Features

  • To improve visual clarity, the Run MATLAB Command action no longer displays the action name when including build or test results in the GitHub job summary.

v3.0.1

Choose a tag to compare

@davidbuzinski davidbuzinski released this 07 Apr 15:03

Dependency Update

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

v3.0.0

Choose a tag to compare

@davidbuzinski davidbuzinski released this 31 Mar 19:16

Compatibility Considerations

  • The Run MATLAB Command action now uses Node.js 24. Specify this version of the action in your workflow as matlab-actions/run-command@v3. GitHub-hosted runners automatically support the new action version. To use the new action version on a self-hosted runner, ensure that the runner uses GitHub Actions runner version v2.327.1 or later.

v2.4.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 12 Mar 04:38

Bug Fixes

v2.4.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 02 Dec 21:41

Features

  • If you have a MATLAB Test™ license, you can view your MATLAB and Simulink test results in your GitHub job summary. For more information, see View Test Results.
  • You can view your MATLAB buildtool task results in your GitHub job summary.

Maintenance

v2.3.0

Choose a tag to compare

@mcafaro mcafaro released this 04 Sep 13:48

Features

  • Enabled online batch licensing.