Skip to content

Releases: singularityhub/singularity-hpc

Singularity Registry HPC v0.0.51

27 Mar 19:43
4f88a3d
Compare
Choose a tag to compare

What's Changed

  • pinning spython to 0.2.0 to remove singularity version checks by @vsoch in #532

Full Changelog: 0.0.50...0.0.51

Singularity Registry HPC v0.0.50

27 Mar 05:31
48eb6bd
Compare
Choose a tag to compare

What's Changed

  • [tributors] contributors/update-2022-03-22 by @github-actions in #524
  • registry: added quay.io/pawsey, 4x python containers by @marcodelapierre in #525
  • Implemented "default_version==false" for TCL by @muffato in #517
  • Add empty init.py so registry is copied appropriately by pip by @georgiastuart in #531

Full Changelog: 0.0.49...0.0.5
Full Changelog: 0.0.5...0.0.50

Singularity Registry HPC v0.0.49

22 Mar 13:19
3abe0e4
Compare
Choose a tag to compare

What's Changed

  • [tributors] contributors/update-2022-03-16 by @github-actions in #518
  • Update documentation with minor fixes by @georgiastuart in #523
  • refactor of "add" to generate a container.yaml first to close #519 by @vsoch in #520

New Contributors

Full Changelog: 0.0.48...0.0.49

Singularity Registry HPC v0.0.48

16 Mar 19:33
4bda20d
Compare
Choose a tag to compare

What's Changed

  • Add/all contributors by @vsoch in #514
  • [tributors] contributors/update-2022-03-15 by @github-actions in #515
  • Miscellaneous changes by @muffato in #516

Full Changelog: 0.0.47...0.0.48

Singularity Registry HPC v0.0.47

15 Mar 13:29
25113f4
Compare
Choose a tag to compare

What's Changed

  • fixing file creation permission for wrapper scripts to close #512 by @vsoch in #513

Full Changelog: 0.0.46...0.0.47

Singularity Registry HPC v.0.0.46

09 Mar 16:28
9bce124
Compare
Choose a tag to compare

Fixing pull output (repeated) and reference of templates variable in settings.

Singularity Registry HPC v.0.0.45

03 Mar 01:38
fc4f684
Compare
Choose a tag to compare

This release includes wrapper scripts, meaning your container aliases are generated as full scripts (more ideal for workflows) instead of container commands. We also have added support for container level wrappers, in the case that a particular container technology wants to provide a custom script.

Singularity Registry HPC v.0.0.44

15 Feb 00:18
d8f61ab
Compare
Choose a tag to compare

This release includes the following changes:

  • Lua and tcl module file bug fixes for shell functions and aliases (0.0.44) #486
  • restoring -B for Singularity bindpaths over using envar #489

Singularity Registry HPC v.0.0.43

11 Feb 17:04
1ed7d5d
Compare
Choose a tag to compare

This release changes the default container directory to be the root/containers, different than modules for faster loading.

Singularity Registry HPC v.0.0.42

07 Feb 11:14
f36143e
Compare
Choose a tag to compare

This release includes remove redundancy of manual bindpaths and SINGULARITY_BINDPATH (0.0.42).