Add licensing table and update link to "Issues" page - #2
Open
ah-mw wants to merge 1 commit into
Open
Conversation
mw-hrastega
reviewed
Sep 11, 2026
|
|
||
| ## License Types for Containers and Ephemeral Environments | ||
|
|
||
| Containers and cloud-hosted VMs regenerate host identifiers (such as MAC addresses and disk serial numbers) on every startup. License mechanisms that validate against a stable host ID fail in these environments. Choose a license mechanism that is compatible with your execution environment. |
Member
There was a problem hiding this comment.
Do we need to replace () with ,,?
License mechanism or licensing mechanism?
mw-hrastega
reviewed
Sep 11, 2026
| | Network license manager (`port@host`) | Yes | The license server validates the license, not the local host. | | ||
| | Node-locked license | No | This license type locks to a specific host ID. Use node-locked licenses only on persistent, self-hosted runners. | | ||
|
|
||
| For most CI workflows, use a batch licensing token. If your organization has an existing network license server, that also works in containers. Contact your license administrator for help choosing a license mechanism. |
Member
There was a problem hiding this comment.
To avoid a lonely "that", maybe:
If your organization already has a network license server, you can use it in containers as well.
mw-hrastega
reviewed
Sep 11, 2026
| - Your CI platform does not have a CI platform integration for MATLAB. | ||
| - You use custom runners. | ||
| - You want to invoke MATLAB using a simple command-line call. | ||
| - You invoke MATLAB from a general-purpose build system such as Bazel, CMake/CTest, Make, or Gradle. |
Member
There was a problem hiding this comment.
Is a comma needed before 'such as'? Also, are the build systems ordered based on a criterion (e.g., popularity, ...)?
mw-hrastega
approved these changes
Sep 11, 2026
mw-hrastega
left a comment
Member
There was a problem hiding this comment.
Thanks for the great enhancements, Ali. I just a few minor comments. Please feel free to ignore them. :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.