This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
dbdeployer 1.4.1
Code refactoring and bug fixing
- Merged pull request #11 from percona-csalguero/include_version_in_dir
- Fixed Issue #12 "deploying a sandbox with invalid version does not fail"
- Fixed minor bugs
- Removed unnecessary parameter in CreateSingleSandbox
- Added instructions to call CreateSingleSandbox from other apps
(See ./docs/coding) - Minor code refactoring for Exit calls
- Added mock sandbox creation for unit tests