Datalad-installer

Latest version: v1.1.0

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.5.1

๐Ÿ› Bug Fix

- Make miniconda error if conda is already installed; mark miniconda tests [78](https://github.com/datalad/datalad-installer/pull/78) ([jwodder](https://github.com/jwodder))

Authors: 1

- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

0.5.0

๐Ÿš€ Enhancement

- Support installing git-annex .deb's to a given directory instead of system-wide [73](https://github.com/datalad/datalad-installer/pull/73) ([jwodder](https://github.com/jwodder))

Authors: 1

- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

0.4.0

๐Ÿš€ Enhancement

- Add installation method for getting latest build of datalad/git-annex; rename datalad/git-annex to datalad/git-annex:tested [76](https://github.com/datalad/datalad-installer/pull/76) ([jwodder](https://github.com/jwodder))
- Add "dmg" installation method for git-annex [69](https://github.com/datalad/datalad-installer/pull/69) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Delete a certain tempfile once we're done with it [72](https://github.com/datalad/datalad-installer/pull/72) ([jwodder](https://github.com/jwodder))

๐Ÿ  Internal

- [DATALAD RUNCMD] codespell is lucky to find a typo [67](https://github.com/datalad/datalad-installer/pull/67) ([yarikoptic](https://github.com/yarikoptic))

Authors: 2

- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.3.1

๐Ÿ› Bug Fix

- Adjust post-install checks of program executability [65](https://github.com/datalad/datalad-installer/pull/65) ([jwodder](https://github.com/jwodder))
- Update for pip 21.1 [66](https://github.com/datalad/datalad-installer/pull/66) ([jwodder](https://github.com/jwodder))
- Don't run "brew update" more than once [59](https://github.com/datalad/datalad-installer/pull/59) ([jwodder](https://github.com/jwodder))
- Run `brew update` before `brew install` [58](https://github.com/datalad/datalad-installer/pull/58) ([jwodder](https://github.com/jwodder))
- Print brew diagnostic output on failure [51](https://github.com/datalad/datalad-installer/pull/51) ([jwodder](https://github.com/jwodder))
- Improve "Cannot execute program!" error message [49](https://github.com/datalad/datalad-installer/pull/49) ([jwodder](https://github.com/jwodder))

๐Ÿงช Tests

- Add tests on Appveyor [63](https://github.com/datalad/datalad-installer/pull/63) ([jwodder](https://github.com/jwodder))
- Add a test of installing git-annex with brew on macOS [57](https://github.com/datalad/datalad-installer/pull/57) ([jwodder](https://github.com/jwodder))
- Only run push tests on push to master [56](https://github.com/datalad/datalad-installer/pull/56) ([jwodder](https://github.com/jwodder))

Authors: 1

- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

0.3.0

๐Ÿš€ Enhancement

- Install git-annex on Windows via datalad/packages with privilege elevation [44](https://github.com/datalad/datalad-installer/pull/44) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Install NeuroDebian following the instructions on neuro.debian.net [41](https://github.com/datalad/datalad-installer/pull/41) ([jwodder](https://github.com/jwodder))

๐Ÿ“ Documentation

- Fix formatting of --sudo option in README [35](https://github.com/datalad/datalad-installer/pull/35) ([jwodder](https://github.com/jwodder))

๐Ÿงช Tests

- Test that sourcing env files activates conda environments [42](https://github.com/datalad/datalad-installer/pull/42) ([jwodder](https://github.com/jwodder))
- Add a --ci option to pytest (off by default) [36](https://github.com/datalad/datalad-installer/pull/36) ([jwodder](https://github.com/jwodder))

Authors: 1

- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

0.2.0

๐Ÿš€ Enhancement

- Add --sudo option to by default seek confirmation to run sudo commands [34](https://github.com/datalad/datalad-installer/pull/34) ([jwodder](https://github.com/jwodder))
- Support installing git-annex from datalad/packages on Windows [26](https://github.com/datalad/datalad-installer/pull/26) ([jwodder](https://github.com/jwodder))
- Support datalad/git-annex installation method for git-annex on Windows [24](https://github.com/datalad/datalad-installer/pull/24) ([jwodder](https://github.com/jwodder))
- Support installing Datalad with brew [23](https://github.com/datalad/datalad-installer/pull/23) ([jwodder](https://github.com/jwodder))
- Support Miniconda and venv on Windows [17](https://github.com/datalad/datalad-installer/pull/17) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Use "sudo" to install neurodebian [33](https://github.com/datalad/datalad-installer/pull/33) ([jwodder](https://github.com/jwodder))
- Mark conda on Windows & macOS as an unsupported method for installing git-annex [25](https://github.com/datalad/datalad-installer/pull/25) ([jwodder](https://github.com/jwodder))
- Use pip to correctly determine pip's script install path [27](https://github.com/datalad/datalad-installer/pull/27) ([jwodder](https://github.com/jwodder))

๐Ÿ  Internal

- .autorc: Set "noVersionPrefix" to `false` [30](https://github.com/datalad/datalad-installer/pull/30) ([jwodder](https://github.com/jwodder))
- Use constants for running OS [28](https://github.com/datalad/datalad-installer/pull/28) ([jwodder](https://github.com/jwodder))
- Set up auto [22](https://github.com/datalad/datalad-installer/pull/22) ([jwodder](https://github.com/jwodder))

๐Ÿ“ Documentation

- Improve documentation of supported OSes and `conda-env` component [29](https://github.com/datalad/datalad-installer/pull/29) ([jwodder](https://github.com/jwodder))
- Fix minor copy-and-paste error in README [19](https://github.com/datalad/datalad-installer/pull/19) ([jwodder](https://github.com/jwodder))

๐Ÿงช Tests

- Move TMPDIR setting on Windows to run-tests.sh [21](https://github.com/datalad/datalad-installer/pull/21) ([jwodder](https://github.com/jwodder))

Authors: 1

- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

Page 5 of 6

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.