-
Notifications
You must be signed in to change notification settings - Fork 44
Continuous Integration #10 #301
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
Merged
Conversation
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
Bugfix for version check
Version check fix
Added a unitTest script integrated into the Matlab test environment. The following functionalities are tested: - All Osprey Modules (with an optional Segmentation test to increase speed) - GUI start up - 1 representative plot for each output Currently 2 test jobFiles are included each with 2 subjects: - UnEdited PRESS - GABA-edited MEGA To be done: - Setup CI workflow to automatically check functionality of Osprey after each commit. This will be based on a quick test on the UnEdited data without segmentation - A full test of both jobFiles in case a merge into the master branch is performed - Add a HERMES test
Continuous Integration
- path definitions for non unix based file system added
Continuous Integration #2
[skip ci]
-Add a script to be called
Continuous Integration #3
Call push test script
Set up CI with Azure Pipelines
- Using cmd commands to call scripts
Continuous Integration #4
Update scripts in azure test branch
- Update cmd definitions
Continuous Integration #5
new cmd in azure
Update CI azure
Update unitTest and pushTest
Updates CI push script
Update yml
Azure pipelines
[skip ci]
- Renamed parent folder Prepared stages for yaml pipeline - Added test script for PRESS without Segmentation - Added test script for PRESS downstream from Segmentation - Added tests for master pull request
Continuous Integration #6
Merge pull request #298 from HJZollner/MRSI
Move yml files into CI folder
Test develop-pull continuous integration: - plotProcess ppm limits are changed as a new 'feature' that should work fine for all tests, but create a clear difference in the functionality
Continuous Integration #7
Try again. The master-pull was triggered last time. This should not happen
Continuous Integration #9
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.
Move yaml script into master branch