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

Separate build steps by adding two new builders #72

Merged
merged 23 commits into from
Mar 3, 2020

Conversation

nbhoski
Copy link
Member

@nbhoski nbhoski commented Feb 19, 2020

This PR includes the following changes.

  • Added new build environment instance named "Add MATLAB to PATH"
    image
  • Matlab root will now be accepted through this.
  • Added two new build steps
    image
  • All new builds for "Run MATLAB test" will automatically get delegated to new builder class
  • "Run MATLAB tests " will now look like below
    image
  • "Run MATLAB Command " will look like below
    image
  • Moved all command construction-related helper methods to a common utility class.
  • Added tests for both new builder
  • updated the existing test for old builders

Things Not included in the review :

  • Refactoring of existing MatlabBuilder class is yet to be done . i shall evaluate the possibility of using new command construct util. i will track this task with an appropriate issue and raise a separate PR for the same.

@nbhoski
Copy link
Member Author

nbhoski commented Feb 19, 2020

The azure check may fail due to static code analyzer issues. I am looking into it.

@nbhoski nbhoski requested a review from mcafaro February 20, 2020 11:48
Copy link
Member

@mw-hrastega mw-hrastega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The two examples need some tweaks.

Copy link
Member

@mw-hrastega mw-hrastega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some changes to the help text for the build environment.

@nbhoski nbhoski requested a review from mw-hrastega March 2, 2020 11:37
@mw-hrastega
Copy link
Member

The changes look fine to me.

@mw-hrastega mw-hrastega closed this Mar 2, 2020
@mw-hrastega mw-hrastega reopened this Mar 2, 2020
Copy link
Member

@mcafaro mcafaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor stylistic comments. Otherwise, looks good to go.

@nbhoski nbhoski merged commit c093ee9 into CI-368-seperate-buildstep-latest Mar 3, 2020
@nbhoski nbhoski deleted the CI-368-add-new-builders branch July 7, 2020 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants