Skip to content

Releases: sassy-crick/Singularity-Easybuild

Production-relase v1.1.1

Choose a tag to compare

@sassy-crick sassy-crick released this 11 Mar 23:10
d6b67d3

This is a new release with some changes under the bonnet and some new features:

Started to include Apptainer in the mix
CentOS-8 removed as End Of Life
EasyBuild bumped to version 4.5.3 as version 4.5.2 had an issue
some minor tidying up of the code.
Please note: We still found some issues for Rocky-8 and `envmod` for Singularity 3.8.x.
For that reason, we currently suggest to use the 3.7.x branch instead until we hopefully 
sorted the problem out in the next release.

Production-relase v1.1.0

Choose a tag to compare

@sassy-crick sassy-crick released this 17 Nov 22:39
bb31701

This is a new release with some changes under the bonnet and some new features:

  • Rocky-8 added
  • CentOS-8 added
  • EasyBuild bumped to version 4.5.0
  • Python rich package added to utilize the progress bars in EasyBuild.
  • Missing USER environment variable added
  • some minor tidying up of the code.
    Please note: It looks like Singularity 3.8.x changed the way some environment variables are added. For that reason, we currently suggest to use the 3.7.x branch instead until we hopefully sorted the problem out in the next release.

Production-relase v1.0.2

Choose a tag to compare

@sassy-crick sassy-crick released this 21 Sep 20:25
882cba8
  • upgrade to EasyBuild 4.4.2
  • Fixed broken script installation to ~/bin
  • README updated to reflect new EasyBuild version
  • Patch for enviornment-module removed for newer distributions as no longer needed
  • EasyBuild installation updated to python3 -m pip install ...

Production-relase v1.0.1

Choose a tag to compare

@sassy-crick sassy-crick released this 12 Jul 15:11
  • EasyBuild version updated to 4.4.1
  • README.md upated
  • Minor typos edited in text

Initial production-relase

Choose a tag to compare

@sassy-crick sassy-crick released this 09 Jun 11:04
b4e542e

This is a complete overhaul of the previous release:

  • reducing the number of files by using templates for reoccurring code
  • adding CentOS 8
  • adding Debian 11 (Bullseye)
  • new: adding Ubuntu 20.04 (Focal)
  • new: adding automatic building of containers (requires fakeroot)
  • new: adding installation script
  • new: fixing used EasyBuild to version 4.4.0
  • improvement: command line takes now all arguments so it can be used within a script
  • several bug fixes and tidy up the code
  • adding used EasyBuild version and EasyConfig file used to the container information (requires Singularity 3.7.x or higher)
  • tested with Singularity 3.7.1

Initial release

Choose a tag to compare

@sassy-crick sassy-crick released this 08 Jun 11:41

Initial release which contains:

  • set of bash scripts to create simple Singularity Definition Files
  • set of Singularity Definition Files created with above script
  • supported Singularity OS containers: Debian 9, Debian 10, CentOS7
  • supported Singularity Python OS inside container: Python version 2.x and 3.x (installed per default by the OS)
  • Copyright of the project