pip install cars-forge==1.0.2
Added
- Tests - Test for
ssh.py
andrsync.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
.