[GRDM-61620] MATLABのバージョンR2025a, R2025b, and R2026aを追加 - #763
Open
chiku-samugari wants to merge 1 commit into
Open
[GRDM-61620] MATLABのバージョンR2025a, R2025b, and R2026aを追加#763chiku-samugari wants to merge 1 commit into
chiku-samugari wants to merge 1 commit into
Conversation
Register the three new releases in MATLAB_RELEASES and MATLAB_PRODUCTNAMES_MAP, and add their mpm input files. Also regenerate the existing mpm input files (R2019a-R2024b) from the latest MathWorks official ones, which retroactively adds a few support packages to older releases. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
chiku-samugari
marked this pull request as ready for review
July 21, 2026 08:55
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.
Purpose
解析基盤において、MATLABのバージョンR2025a, R2025b, R2026aを利用できるように、アドオン一覧を追加する。また、既存のR2019aからR2024bにもアドオンが追加されているので、これも同時に反映する。
Changes
settings/defaults.pyのMATLAB_RELEASESおよびMATLAB_PRODUCTNAMES_MAPに登録したなお、RDM-ember-osf側には変更不要であり、本PR単体でマージ可能である。
QA Notes
/api/v1/project/tudv3/binderhub/configの返す値のdata.attributes.mpm_releasesの値/api/v1/project/tudv3/binderhub/matlab/product_name_list/<release>の値Documentation
更新の必要なし
Side Effects
なし
Ticket