You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v3.1.0
docker:
configure nbstripout in SIRF-Exercises for sirf-service
major change w.r.t. users and permissions. We now build as user jovyan (by default)
and still switch to sirfuser for running the container. This avoids having to
reset permissions of many files, and therefore speeds-up container start-up.
introduced SIRF_SB_URL, SIRF_SB_TAG and NUM_PARALLEL_BUILDS. They default to the
values used before (i.e. resp. the main SIRF-SuperBuild repo, master and 2).
add dependencies that are available only from conda-forge (for CIL)
improved documentation
allow specifying HDF5_URL and HDF5_TAG like for other projects
updated versions:
SIRF: 3.1.0
CIL: 21.2.0
CIL-ASTRA: 21.2.0
disable built of NiftyPET by default as our current setup requires Python2 for which we dropped support
Continuous Integration testing:
Removed all Travis runs except those that run docker