Skip to content

Releases: matlab-actions/run-command

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.

v2.2.2

19 Aug 21:38

Choose a tag to compare

Maintenance

  • Action dependencies have been updated based on npm audit and npm outdated.

v2.2.1

08 Apr 20:24

Choose a tag to compare

Bug Fixes

  • Disabled online batch licensing.

v2.2.0

07 Apr 17:37

Choose a tag to compare

Features

  • Improved logging output by reducing extraneous foldable groups.