Clear Filters
Clear Filters

will editing a release in github automatically get published in Mathworks file exchange?

2 views (last 30 days)
I have a github repo linked to Mathworks file exhange. Recently there was a release which also gt published in Mathworks File exchange. Now, I would like to edit the release with a cosmetic bug fix. If I edit the release in github and replace the toolbox build again, will it automatically sync and update the file exhange? Also, what will happen to exiting user who have installed the toolbox? will they get any update notifications?

Answers (1)

Amit Dhakite
Amit Dhakite on 12 May 2023
Hi Vijay,
File Exchange updates automatically when you create a release in your GitHub repository. There is no need to update the File Exchange version manually.
For the users who have installed the toolbox, they will receive update notifications in MATLAB (R2019b and above) when you create a release.
To know more about GitHub Releases in File Exchange, kindly refer to the following links:
  1 Comment
VIJAY VASUDEVAN
VIJAY VASUDEVAN on 15 May 2023
Hi @Amit Dhakite. I am aware that sync happens when release is created. My question was more towards editing an existing release. Will that cause a sync and notify users?

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!