Skip to content

Releases: datalad/datalad-installer

v0.5.5

25 Jan 03:01
Compare
Choose a tag to compare

🐛 Bug Fix

  • datalad/git-annex: Uninstall git-annex package before installing git-annex-standalone #100 (@jwodder)
  • Try to ignore tempdir cleanup errors on Windows #96 (@jwodder)
  • Ensure the pip version in venvs is up-to-date #97 (@jwodder)
  • Use ar & tar instead of dpkg -x #86 (@jwodder)

🏠 Internal

🧪 Tests

  • Test against Python 3.10 and PyPy3.7 #87 (@jwodder)
  • Add a --dev-pip option for testing against the dev version of pip #90 (@jwodder)

Authors: 1

v0.5.4

26 Jul 21:54
Compare
Choose a tag to compare

🐛 Bug Fix

  • datalad/git-annex: Install commands that fail with WinError 740 are retried with elevation #84 (@jwodder)
  • Retry failed "conda install" commands #83 (@jwodder)

Authors: 1

v0.5.3

19 Jul 19:59
Compare
Choose a tag to compare

🐛 Bug Fix

  • Use newer build for OSX (from Catalina on GH actions, instead of Yosemite) #80 (@yarikoptic)

Authors: 1

v0.5.2

15 Jul 21:14
Compare
Choose a tag to compare

🧪 Tests

  • Only run apt-based tests on systems with Apt, and likewise for brew #79 (@jwodder)

Authors: 1

v0.5.1

15 Jul 20:16
Compare
Choose a tag to compare

🐛 Bug Fix

  • Make miniconda error if conda is already installed; mark miniconda tests #78 (@jwodder)

Authors: 1

v0.5.0

08 Jul 14:49
Compare
Choose a tag to compare

🚀 Enhancement

  • Support installing git-annex .deb's to a given directory instead of system-wide #73 (@jwodder)

Authors: 1

v0.4.0

29 Jun 22:42
Compare
Choose a tag to compare

🚀 Enhancement

  • Add installation method for getting latest build of datalad/git-annex; rename datalad/git-annex to datalad/git-annex:tested #76 (@jwodder)
  • Add "dmg" installation method for git-annex #69 (@jwodder)

🐛 Bug Fix

  • Delete a certain tempfile once we're done with it #72 (@jwodder)

🏠 Internal

  • [DATALAD RUNCMD] codespell is lucky to find a typo #67 (@yarikoptic)

Authors: 2

v0.3.1

13 May 19:57
Compare
Choose a tag to compare

🐛 Bug Fix

🧪 Tests

Authors: 1

v0.3.0

09 Mar 16:30
Compare
Choose a tag to compare

🚀 Enhancement

  • Install git-annex on Windows via datalad/packages with privilege elevation #44 (@jwodder)

🐛 Bug Fix

  • Install NeuroDebian following the instructions on neuro.debian.net #41 (@jwodder)

📝 Documentation

  • Fix formatting of --sudo option in README #35 (@jwodder)

🧪 Tests

  • Test that sourcing env files activates conda environments #42 (@jwodder)
  • Add a --ci option to pytest (off by default) #36 (@jwodder)

Authors: 1

v0.2.0

26 Feb 13:26
Compare
Choose a tag to compare

🚀 Enhancement

  • Add --sudo option to by default seek confirmation to run sudo commands #34 (@jwodder)
  • Support installing git-annex from datalad/packages on Windows #26 (@jwodder)
  • Support datalad/git-annex installation method for git-annex on Windows #24 (@jwodder)
  • Support installing Datalad with brew #23 (@jwodder)
  • Support Miniconda and venv on Windows #17 (@jwodder)

🐛 Bug Fix

  • Use "sudo" to install neurodebian #33 (@jwodder)
  • Mark conda on Windows & macOS as an unsupported method for installing git-annex #25 (@jwodder)
  • Use pip to correctly determine pip's script install path #27 (@jwodder)

🏠 Internal

📝 Documentation

  • Improve documentation of supported OSes and conda-env component #29 (@jwodder)
  • Fix minor copy-and-paste error in README #19 (@jwodder)

🧪 Tests

  • Move TMPDIR setting on Windows to run-tests.sh #21 (@jwodder)

Authors: 1