Covalent-ssh-plugin

Latest version: v0.24.1

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

Scan your dependencies

Page 4 of 6

0.9.0

Changed

- Added conda bash hooks in order to activate environments properly in non-interactive sessions

Tests

- Enabled Codecov

0.8.0

Added

- Added back `_EXECUTOR_PLUGIN_DEFAULTS` to ssh plugin

0.7.0

Changed

- `python3_path` has been changed to `python_path`
- `ssh_key_file` is now a required parameter
- Default `python_path` value is now `python`
- `cache_dir` default simplified and relies on `get_config("dispatcher.cache_dir")` now
- `cache_dir` and `ssh_key_file` now support relative paths, they get converted to abs internally automatically
- Appropriately changed variable names

Added

- `SSHExecutor` is now importable from `covalent_ssh_plugin`
- `conda_env` parameter added which can be used to execute the function in a separate conda environment on the remote machine
- Added `do_cleanup` (`True` by default) parameter to allow cleanup of various files created locally, and on remote machine
- Added more logging statements for better debugging
- Added `*.ipynb` files to `.gitignore` for easier experimentation

Fixed

- Fixed reference of `remote_dir` to `remote_cache_dir` in `README.md`

Tests

- Updated tests to reflect above changes

0.6.1

Fixed

- Added additional logging and explicit SSH close connection call to avoid wait_closed() call from hanging

0.6.0

Changed

- Update `covalent` version to `stable`

0.5.1

Fixed

- Fixed release trigger

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.