Skip to content

Releases: matlab-actions/run-command

v3.2.0

27 May 04:48

Choose a tag to compare

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

20 May 19:13

Choose a tag to compare

Maintenance

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

v3.1.1

07 May 20:00

Choose a tag to compare

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

24 Apr 11:35

Choose a tag to compare

Bug Fixes

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

v3.0.2

23 Apr 13:41

Choose a tag to compare

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

07 Apr 15:03

Choose a tag to compare

Dependency Update

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

v3.0.0

31 Mar 19:16

Choose a tag to compare

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

12 Mar 04:38

Choose a tag to compare

Bug Fixes

v2.4.0

02 Dec 21:41

Choose a tag to compare

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

04 Sep 13:48

Choose a tag to compare

Features

  • Enabled online batch licensing.