This repository was archived by the owner on Feb 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 - CONDA_PREFIX_PATH=$HOME/miniconda3
1212 matrix :
1313 - BUILD_MODE=package TEST_MODE=conda RUN_COVERAGE=False SDC_NP_MPI=1
14- - BUILD_MODE=develop TEST_MODE=develop RUN_COVERAGE=True
14+ - BUILD_MODE=develop TEST_MODE=develop RUN_COVERAGE=True SDC_CONFIG_PIPELINE_SDC=False
1515
1616before_install :
1717 - chmod 777 buildscripts/install_conda.sh
Original file line number Diff line number Diff line change 99 PYTHON_VER : ' 3.7'
1010 NUMPY_VER : ' 1.16'
1111 USE_NUMBA_MASTER : ' False'
12+ SDC_CONFIG_PIPELINE_SDC : ' False'
1213
1314- template : buildscripts/azure/template-linux-macos.yml
1415 parameters :
2021 PYTHON_VER : ' 3.7'
2122 NUMPY_VER : ' 1.16'
2223 USE_NUMBA_MASTER : ' False'
24+ SDC_CONFIG_PIPELINE_SDC : ' False'
2325
2426- template : buildscripts/azure/template-linux-macos.yml
2527 parameters :
3133 PYTHON_VER : ' 3.7'
3234 NUMPY_VER : ' 1.16'
3335 USE_NUMBA_MASTER : ' False'
36+ SDC_CONFIG_PIPELINE_SDC : ' False'
3437
3538- template : buildscripts/azure/template-windows.yml
3639 parameters :
4245 PYTHON_VER : ' 3.7'
4346 NUMPY_VER : ' 1.16'
4447 USE_NUMBA_MASTER : ' True'
48+ SDC_CONFIG_PIPELINE_SDC : ' False'
4549
4650- template : buildscripts/azure/template-linux-macos.yml
4751 parameters :
5357 PYTHON_VER : ' 3.7'
5458 NUMPY_VER : ' 1.16'
5559 USE_NUMBA_MASTER : ' True'
60+ SDC_CONFIG_PIPELINE_SDC : ' False'
5661
5762- template : buildscripts/azure/template-linux-macos.yml
5863 parameters :
6368 py3.7_numpy1.16 :
6469 PYTHON_VER : ' 3.7'
6570 NUMPY_VER : ' 1.16'
66- USE_NUMBA_MASTER : ' True'
71+ USE_NUMBA_MASTER : ' True'
72+ SDC_CONFIG_PIPELINE_SDC : ' False'
You can’t perform that action at this time.
0 commit comments