Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing --release latest #104

Open
fbruetting opened this issue May 6, 2024 · 1 comment
Open

Allowing --release latest #104

fbruetting opened this issue May 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request mpm MATLAB Package Manager related

Comments

@fbruetting
Copy link

For scripting and CI purposes, it would be nice if latest would not only work for container images, but also for MPM – so that we can use latest on both parts of such scripts.

@prabhakk-mw prabhakk-mw added the enhancement New feature or request label May 14, 2024
@prabhakk-mw prabhakk-mw added the mpm MATLAB Package Manager related label May 24, 2024
@mw-skardile
Copy link
Member

Hi @fbruetting,

Thank you for your feedback!

I assume by "latest" you mean that MPM should accept "latest" as a valid value for the --release option. This feature is on our long-term roadmap. For now, if you are using MPM as a standalone app, please provide a specific release string, such as "R2024a". MPM will then install the latest available update for that release.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mpm MATLAB Package Manager related
Projects
None yet
Development

No branches or pull requests

3 participants