Skip to content

Releases: datalad/datalad-container

1.2.5

17 Jan 21:54
Compare
Choose a tag to compare

🏠 Internal

1.2.4

17 Jan 01:34
Compare
Choose a tag to compare

🚀 Enhancements and New Features

  • A new placeholder {python} is supported by container execution.
    It resolves to the Python interpreter executable running DataLad
    on container execution. This solves portability issues with the
    previous approach of hard-coding a command name on container
    configuration.
    Fixes #226 via
    #227 (by @mih)

1.2.3

02 Oct 21:06
Compare
Choose a tag to compare

🏠 Internal

  • Add [extras] extras_require with datalad-metalad and add all those extras to [devel]. PR #215 (by @yarikoptic)

  • Robustify installation of singularity (install libfuse2). PR #221 (by @yarikoptic)

1.2.2

09 Aug 18:34
Compare
Choose a tag to compare

🐛 Bug Fixes

1.2.1

09 Jun 11:28
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Capture stderr as well while trying for singularity or apptainer to avoid spurious stderr display. PR #208 (by @yarikoptic)

  • BF: by default stop containers-run on error, to not proceed to save. PR #209 (by @yarikoptic)

1.2.0

25 May 19:29
Compare
Choose a tag to compare

🚀 Enhancements and New Features

🐛 Bug Fixes

  • Make datalad_container.adapters.docker save assume latest if no image version given. Fixes #105 via PR #206 (by @jwodder)

🏠 Internal

1.1.9

06 Feb 01:22
Compare
Choose a tag to compare

🏠 Internal

  • Fix the "bump" level for breaking changes in .datalad-release-action.yaml. PR #186 (by @jwodder)

  • Account for move of @eval_results in datalad core. PR #192 (by @yarikoptic)

  • scriv.ini: Provide full relative path to the templates. PR #193 (by @yarikoptic)

🧪 Tests

  • Install Singularity 3 from an official .deb, use newer ubuntu (jammy) on travis. PR #188 (by @bpoldrack)

1.1.8

10 Oct 17:44
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

🧪 Tests

Authors: 2

1.1.7

30 Aug 00:39
Compare
Choose a tag to compare

🐛 Bug Fix

  • DOC: Set language in Sphinx config to en #178 (@adswa)

🧪 Tests

  • nose -> pytest, isort imports in tests, unify requirements-devel to correspond to the form as in core #179 (@yarikoptic)

Authors: 2

1.1.6

11 Apr 03:54
Compare
Choose a tag to compare

🐛 Bug Fix

⚠️ Pushed to master

  • Adjust test to acknowledge reckless behavior (@mih)
  • Slightly relax tests to account for upcoming remove() change (@mih)

📝 Documentation

Authors: 6