Skip to content

Conversation

@mw-kapilg
Copy link

This PR includes changes required with matlab-actions/common-utils#1 to begin using the new common utility.

NOTE: Before merging, the version for common-utils dependency in package.json, package-lock.json will be updated after its release (couldn't add a comment since it's a JSON file). At the moment, the dependency refers to my working branch

@mw-kapilg mw-kapilg marked this pull request as ready for review November 25, 2025 18:02
Copy link
Contributor

@sameagen-MW sameagen-MW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall, just a few comments / questions.


RMC_BASE_URL='https://ssd.mathworks.com/supportfiles/ci/run-matlab-command/v2'
SUPPORTED_OS=('win64' 'maci64' 'maca64' 'glnxa64')
source ./node_modules/common-utils/scripts/setupdeps.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments on run-tests here.

TL;DR: I generally prefer the setup script to be self-contained in the action repo

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean run-command and run-build will now ship with scriptgen? I don't think they were before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants