Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test for allow_hyphen_values of --ssh-opts | Anillc | 2024-06-10 | 1 | -0/+5 |
| | |||||
* | [OPS-1384] Introduce NixOS VM tests | Sergey Gulin | 2024-03-29 | 1 | -0/+134 |
Problem: Currently, the only way to test deploy-rs deployments is to actually do a deployment to an existing NixOS instance (either in VM, or a real machine) manually. This is a bit inconvenient and one can forget to test changes when developing/reviewing deploy-rs changes. Solution: Add NixOS VM tests. |