Releases: district09/robo-digipolis-deploy
Releases · district09/robo-digipolis-deploy
0.1.0-rc4
0.1.0-rc3
0.1.0-rc2
Merge branch 'develop' * develop: Fix tests. Improve error message on timeout. Fix tests. Fix database restore. Fix for filesystems. Return command results. Fix call to undefined function. Fix tests. Bugfixes for remote directory & databasecommand. Fix docblock. Add option to change to the physical remote directory, ignoring symlinks. Improve docblock. Added typehinting. Add gordalina/cachetool to require-dev. Fix tests. Fix test names. Fix typo in traitname. Fix code style issues. Fix code style issues. Added opcache & cleandir tasks & commands.
0.1.0-rc1
Merge branch 'develop' * develop: Fix tests. Improve error message on timeout. Fix tests. Fix database restore. Fix for filesystems. Return command results. Fix call to undefined function. Fix tests. Bugfixes for remote directory & databasecommand. Fix docblock. Add option to change to the physical remote directory, ignoring symlinks. Improve docblock. Added typehinting. Add gordalina/cachetool to require-dev. Fix tests. Fix test names. Fix typo in traitname. Fix code style issues. Fix code style issues. Added opcache & cleandir tasks & commands.
0.1.0-beta1
Merge branch 'develop' * develop: Fix tests. Do not untar twice. Remove unused trait. Verbose messages. Do no use subtasks. Use separate tasks, not a collectionbuilder. Print task info. Fix tests. Check exec return val and exit code Check ssh exit status, not output. Print SSH task info. Fix tests. Fix tests for real! Fix tests. Upload package name. Dump log in exception. Improve error message.
0.1.0-alpha2
Merge branch 'develop' * develop: Fix bogus duplicate code warning. Fix default local filesytem. Default to fileystem root. Fix expandTableNames. Fix property name. Fix property name. Fix code style issues. Fix code style issues. Fix tests. Fix bogus duplication warning. Fix missing use statement. Fix code style issues. Fix code style issues. Fix code style issues. Fix code style issues. Fix use statement. Added command traits. Remove unused use statement. Start of adding command traits: DatabaseBackup.
0.1.0-alpha1
Merge branch 'develop' * develop: (31 commits) Fix review remarks. Reorganize README. Fix bare urls. Update README.md Allow specifying tables and structureTables together. Added DatabaseRestore task. Fix code style issues. Code style fixes. Fix coupling between objects. Fix code style issues. Added DatabaseBackup Task. Code style fixes. Code style fixes. Fixed typo in docblock. Update README.md Update README.md Fixed typo in README.md Updated README.md & code style fixes. Fixing code style issues. Fixing code style issues. ...