Skip to content
Failed

Changes

Summary

  1. Now only store processing for the minor version, allowing patch updates (commit: 0885728) (details)
  2. Add test to check all versions being used have processing availble (commit: a499114) (details)
Commit 0885728f9262491f367d7d74f04ea59d1c0879ba by jessekhorasanee
Now only store processing for the minor version, allowing patch updates
(commit: 0885728)
The file was modifiedapp/scicrunch_process_results.py (diff)
The file was removedapp/scicrunch_processing_v_1_1_3.py
The file was removedapp/scicrunch_processing_v_1_2_0.py
The file was addedapp/scicrunch_processing_v_1_2_X.py
The file was removedapp/scicrunch_processing_v_1_1_2.py
The file was removedapp/scicrunch_processing_v_1_1_4.py
The file was removedapp/scicrunch_processing_v_1_1_5.py
The file was addedapp/scicrunch_processing_v_1_1_X.py
The file was removedapp/scicrunch_processing_v_1_2_1.py
Commit a499114272689af154e0314173a5d377852d34bd by jessekhorasanee
Add test to check all versions being used have processing availble
(commit: a499114)
The file was modifiedapp/scicrunch_process_results.py (diff)
The file was modifiedtests/test_scicrunch.py (diff)