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

EBR-78 Windows build #725

Closed
wants to merge 23 commits into from
Closed

EBR-78 Windows build #725

wants to merge 23 commits into from

Conversation

AdrianValentinCiu
Copy link
Contributor

No description provided.

adrianciu and others added 11 commits July 30, 2024 12:51
EBR-78 Commented some stages from jenkins

EBR-78 Disabled build stage from jenkins file

EBR-78 Print import error message for debugging

EBR-78 Update python to 3.11 and disable stage from jenkins file

EBR-78 Update python to 3.11 and disable stage from jenkins file

EBR-78 Update python to 3.11

EBR-78 Update python to 3.11

EBR-78 Update python to 3.11 in dockerfile-win

EBR-78 Reverted to python 3.10

EBR-78 Removed debugging exception

EBR-78 Update to python 3.11 and added missing module form windows installation

EBR-78 Chnaged python windowsservercore

EBR-78 Changed python windowsservercore

EBR-78 Changed python conda env to 3.11

EBR-78 msvc-runtime install first

EBR-78 update pycodestyle to newer version compatible with python 3.11

EBR-78 new numpy version for python 3.11

EBR-78 fixed docker file issue

EBR-78 changed numpy version

EBR-78 update scikit-learn to the smallest compatible version with python 3.11

EBR-78 compatible libraries with python 3.11

EBR-78 upgraded scipy version to 1.14

EBR-78 only tests included into jenkins file

EBR-78 revert

EBR-78 scipy>=1.14

EBR-78 revert scipy

EBR-78 jenkins file for testing

EBR-78 env cleaning

EBR-78 stage Clean Workspace

EBR-78 stage Clean Workspace

EBR-78 stage Clean Workspace

EBR-78 revert stage clean up

EBR-78 debugging

EBR-78 more debugging

EBR-78 more debugging

EBR-78 more debugging

EBR-78 scipy upgrade

EBR-78 original jenkins file

EBR-78 remove allensdk

EBR-78 test 1

EBR-78 test 2 no allensdk

EBR-78 test 3 allensdk simplified jenkins file

EBR-78 test 3 allensdk simplified jenkins file and scipy=pip

EBR-78 test 3 allensdk simplified jenkins file

EBR-78 scipy==1.14.0

EBR-78 scipy==1.14.0
EBR-78 Removed some stages from the jenkins file to test why the profile error persists.

EBR-78 Removed some stages from the jenkins file to test why the profile error persists - second try.

EBR-78 Restored jenkins file

EBR-78 Commented some stages from jenkins

EBR-78 Disabled build stage from jenkins file

EBR-78 Print import error message for debugging

EBR-78 Update python to 3.11 and disable stage from jenkins file

EBR-78 Update python to 3.11 and disable stage from jenkins file

EBR-78 Update python to 3.11

EBR-78 Update python to 3.11

EBR-78 Update python to 3.11 in dockerfile-win

EBR-78 Reverted to python 3.10

EBR-78 Removed debugging exception

EBR-78 Update to python 3.11 and added missing module form windows installation

EBR-78 Chnaged python windowsservercore

EBR-78 Changed python windowsservercore

EBR-78 Changed python conda env to 3.11

EBR-78 msvc-runtime install first

EBR-78 update pycodestyle to newer version compatible with python 3.11

EBR-78 new numpy version for python 3.11

EBR-78 fixed docker file issue

EBR-78 changed numpy version

EBR-78 update scikit-learn to the smallest compatible version with python 3.11

EBR-78 compatible libraries with python 3.11

EBR-78 upgraded scipy version to 1.14

EBR-78 only tests included into jenkins file

EBR-78 revert

EBR-78 scipy>=1.14

EBR-78 revert scipy

EBR-78 jenkins file for testing

EBR-78 env cleaning

EBR-78 stage Clean Workspace

EBR-78 stage Clean Workspace

EBR-78 stage Clean Workspace

EBR-78 revert stage clean up

EBR-78 debugging

EBR-78 more debugging

EBR-78 more debugging

EBR-78 more debugging

EBR-78 scipy upgrade

EBR-78 original jenkins file

EBR-78 remove allensdk

EBR-78 test 1

EBR-78 test 2 no allensdk

EBR-78 test 3 allensdk simplified jenkins file

EBR-78 test 3 allensdk simplified jenkins file and scipy=pip

EBR-78 test 3 allensdk simplified jenkins file

EBR-78 scipy==1.14.0

EBR-78 scipy==1.14.0

EBR-78 squash commits
# Conflicts:
#	tvb_build/docker/Dockerfile-build
#	tvb_library/tvb/basic/config/environment.py
#	tvb_library/tvb/basic/profile.py
@liadomide liadomide changed the title EBR-78 EBR-78 Windows build Aug 7, 2024
liadomide and others added 11 commits November 5, 2024 10:55
EBR-78 Removed some stages from the jenkins file to test why the profile error persists.

EBR-78 Removed some stages from the jenkins file to test why the profile error persists - second try.

EBR-78 Restored jenkins file

EBR-78 Commented some stages from jenkins

EBR-78 Disabled build stage from jenkins file

EBR-78 Print import error message for debugging

EBR-78 Update python to 3.11 and disable stage from jenkins file

EBR-78 Update python to 3.11 and disable stage from jenkins file

EBR-78 Update python to 3.11

EBR-78 Update python to 3.11

EBR-78 Update python to 3.11 in dockerfile-win

EBR-78 Reverted to python 3.10

EBR-78 Removed debugging exception

EBR-78 Update to python 3.11 and added missing module form windows installation

EBR-78 Chnaged python windowsservercore

EBR-78 Changed python windowsservercore

EBR-78 Changed python conda env to 3.11

EBR-78 msvc-runtime install first

EBR-78 update pycodestyle to newer version compatible with python 3.11

EBR-78 new numpy version for python 3.11

EBR-78 fixed docker file issue

EBR-78 changed numpy version

EBR-78 update scikit-learn to the smallest compatible version with python 3.11

EBR-78 compatible libraries with python 3.11

EBR-78 upgraded scipy version to 1.14

EBR-78 only tests included into jenkins file

EBR-78 revert

EBR-78 scipy>=1.14

EBR-78 revert scipy

EBR-78 jenkins file for testing

EBR-78 env cleaning

EBR-78 stage Clean Workspace

EBR-78 stage Clean Workspace

EBR-78 stage Clean Workspace

EBR-78 revert stage clean up

EBR-78 debugging

EBR-78 more debugging

EBR-78 more debugging

EBR-78 more debugging

EBR-78 scipy upgrade

EBR-78 original jenkins file

EBR-78 remove allensdk

EBR-78 test 1

EBR-78 test 2 no allensdk

EBR-78 test 3 allensdk simplified jenkins file

EBR-78 test 3 allensdk simplified jenkins file and scipy=pip

EBR-78 test 3 allensdk simplified jenkins file

EBR-78 scipy==1.14.0

EBR-78 scipy==1.14.0

EBR-78 squash commits
@AdrianValentinCiu AdrianValentinCiu marked this pull request as draft November 5, 2024 10:54
@liadomide
Copy link
Member

#732 will redo this in another branch

@liadomide liadomide closed this Nov 5, 2024
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.

3 participants