Skip to content

Version 1.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 18:22
05bbfdf
pip install cars-forge==1.0.2

Added

  • Tests - Test for ssh.py and rsync.py module.
  • GitHub - Workflow to run unittests on every PR and push to main.

Changed

  • SSH - Add error to show when SSH credentials are invalid.
  • Dependencies - Add coverage as a test dependency.
  • Readme - Add new badges to the Readme.
  • Common - Move EC2 pricing calls to single function in common.py.