Skip to content

Releases: mathworks/jenkins-matlab-plugin

matlab-2.0.1-SNAPSHOT

19 May 15:21
b8a1c1a
Compare
Choose a tag to compare
matlab-2.0.1-SNAPSHOT Pre-release
Pre-release
  • Added support to generate test artifacts at custom location.
  • Only specified artifacts will be sent to scratch file as parameters .
  • MATLAB scratch file varargins are changed to accept only artifact file path.
  • All boolean values as parameter are removed.

Qualification for 2.0.0

04 Mar 05:46
db12587
Compare
Choose a tag to compare
Pre-release

This is a major feature upgrade which includes changes listed below.

  • Build step will have two new build steps
    • Run MATLAB Tests
    • Run MATLAB Command
  • MATLAB root will not be accepted through any of the build steps.
  • Introduced a new Build Environment section named "Use MATLAB version" where MATLAB root will be entered.
  • Run MATLAB Tests will be automatically delegated to the new build step implementation.
  • Run MATLAB Command step will be a new build step which includes a text box to enter MATLAB command or script.
  • Command construction for both new builds will happen through respective run_matlab_command script.

Screenshots for new changes :

image

image

image

image

Old Run MATLAB Tests Build step

  • All jobs will be retained with all the values.
  • User will still be able to run the jobs with old build steps.
  • Users are not allowed to change or existing values of old build steps.
  • All UI elements of the old build step will appear disabled once the plugin is upgraded.
  • An Appropriate warning message will be displayed on older build step UI area.

**Screenshot for old build UI : **

image

Qualification for 1.1.2

10 Jan 11:37
5c9f61a
Compare
Choose a tag to compare
Pre-release
  • Fix for issue #41 -noAppIcon will be displayed for MATLAB version R2015b onwards
  • Version details are alternatively found through Contents.m file for all versions below R2017a
  • Documentation restructured.
  • Fix for issue #59

Qualification for 1.0.4

03 Dec 10:07
9d6054e
Compare
Choose a tag to compare
Pre-release

Internal qualification branch - 1.0.4

Qualification for 1.0.3

21 Nov 06:26
2db4f26
Compare
Choose a tag to compare
Pre-release

This is a Qualification branch created for Mathwork's internal QE purpose.

Qualification for 1.0.2

21 Aug 07:11
f8ebfc0
Compare
Choose a tag to compare
Pre-release

This is the internal qualification release for V1.0.2