mathworks / jenkins-matlab-plugin

This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.
47 stars 54 forks source link

Help text missing for Startup options #254

Closed Vahila closed 1 year ago

Vahila commented 1 year ago

There is no help text provided for the Startup options

sameagen-MW commented 1 year ago

Hey Vahila, could you provide reproduction steps so I can figure out exactly where it's missing? There's a couple of different places that the startup options text shows up

Vahila commented 1 year ago

Hey Vahila, could you provide reproduction steps so I can figure out exactly where it's missing? There's a couple of different places that the startup options text shows up

The '?' help symbol in the build step beside the Startup Options text is missing.

sameagen-MW commented 1 year ago

Note for myself before I forget:

Next steps:

sameagen-MW commented 1 year ago

Hey Vahila,

I'm having trouble reproducing this issue. Could you provide your platform info + precise steps of how you built and deployed the plugin?

Thanks!

sameagen-MW commented 1 year ago

If you built and HPI file as part of that process, could you also send that to me over Teams or email?

Vahila commented 1 year ago

Hey Vahila,

I'm having trouble reproducing this issue. Could you provide your platform info + precise steps of how you built and deployed the plugin?

Thanks!

Hi Sam,

I generated the hpi file by running mvn install and uploaded the hpi file in Jenkins server running on Windows machine. I will email the hpi file.

Thanks, Vahila.

Vahila commented 1 year ago

Hey Sam,

With the new changes I can see the help section beside the text box. But can we have it beside the 'Startup options' text to be consistent? image

Thanks, Vahila.

sameagen-MW commented 1 year ago

Completed!