Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up structure used for activation command error sending | notgne2 | 2021-02-09 | 1 | -11/+9 |
* | Still wait for activation command to end even in cases of errors | notgne2 | 2021-02-09 | 1 | -43/+70 |
* | Use oneshot signals to ensure SSH activate command has finished before deploy... | notgne2 | 2021-02-09 | 1 | -7/+14 |
* | Wait for `ssh_activate` to complete and check for errors in magic_rollback ac... | notgne2 | 2021-02-09 | 1 | -11/+20 |
* | changed: remove 2015-style extern crate | Bernardo Meurer | 2021-01-26 | 1 | -2/+2 |
* | Only build wait command if magic_rollback is enabled | notgne2 | 2021-01-14 | 1 | -10/+10 |
* | Remove unused DeployPathToActivatePathError | notgne2 | 2021-01-08 | 1 | -3/+0 |
* | Struct-ify arguments to build_wait_command | notgne2 | 2021-01-08 | 1 | -21/+23 |
* | Struct-ify arguments to build_activate_command | notgne2 | 2021-01-08 | 1 | -26/+28 |
* | Fix trivial lint issues | notgne2 | 2021-01-08 | 1 | -4/+4 |
* | Restructure project | notgne2 | 2021-01-08 | 1 | -0/+296 |