Commit Graph

20 Commits

Author SHA1 Message Date
Sylvain Tricot 7ebd1d25e2 Work on documentation:installation section
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
2021-07-05 17:50:49 +02:00
Sylvain Tricot 36fdfd6f93 work on Jenkinsfile 2021-06-30 16:28:10 +02:00
Sylvain Tricot c9243362cd work on Jenkinsfile
epsi-builds/msspec_python3/pipeline/head This commit looks good Details
2021-06-30 16:18:47 +02:00
Sylvain Tricot 6a449eec75 work on Jenkinsfile
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
2021-06-30 16:12:48 +02:00
Sylvain Tricot 72d932f1e9 work on Jenkinsfile
epsi-builds/msspec_python3/pipeline/head This commit looks good Details
2021-06-30 15:34:34 +02:00
Sylvain Tricot 2784227bd3 Added the build code target
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
2021-06-30 15:31:55 +02:00
Sylvain Tricot a33a42e9db Fix bug in build doc target
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
There was no closing single quote
2021-06-30 15:25:14 +02:00
Sylvain Tricot 16a550ee26 Changes the build doc target
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
2021-06-30 15:21:29 +02:00
Sylvain Tricot c3ab5d5a07 Add the build doc target in Jenkins 2021-06-30 15:02:54 +02:00
Sylvain Tricot 2dec004b0d Updated Jenkinsfile
epsi-builds/msspec_python3/pipeline/head This commit looks good Details
2020-11-17 16:46:26 +01:00
Sylvain Tricot 7cdbb6645a Updated Jenkinsfile
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit Details
2020-11-17 16:43:58 +01:00
Sylvain Tricot 3c387c8585 Fix bug in Jenkinsfile
The "create setup file" failed because coverage module was not found.
It is installed in the virtualenv so the command load the venv first now.
2019-12-06 13:49:28 +01:00
Sylvain Tricot c5187e3c4b Fix bug in Jenkinsfile.
The PYTHONPATH variable is passed in the stage steps to tell Python where
to find the msspec package.
2019-12-06 13:43:31 +01:00
Sylvain Tricot 56c1031e36 Work on CI
Fix the bug in load .profile (changed to ~/.profile)...
2019-11-29 14:26:13 +01:00
Sylvain Tricot 28e9065d29 Work on CI
Load the .profile user's file for the make selfex stage since the path
to makeself is not standard
2019-11-29 14:23:03 +01:00
Sylvain Tricot 54b7e409a0 Work on continuous integration
Add VERBOSE=1 in the make calls in the Jenkinsfile to help debugging
the build jobs in Jenkins
2019-11-29 13:47:52 +01:00
Sylvain Tricot fb671a065e Work on continuous integration.
Changes in the main Makefile to include a "venv" and a "doc" targets
The Jenkinsfile now uses only the Makefile. The CI/CI.bash shell script
should not bu used anymore and will be deleted in a future commit.
2019-11-29 13:20:40 +01:00
Sylvain Tricot 4a5f6f1161 Add Renormalization option in the python interface 2019-11-27 14:09:55 +01:00
Sylvain Tricot 59c43395c2 Work on install script 2019-11-21 17:09:19 +01:00
Sylvain Tricot a1fe98b7a3 Add a Jenkinsfile for continuous integration 2019-11-19 13:20:48 +01:00