NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.82k stars 363 forks source link

Run tests for nixops' actions in CI #1321

Open grahamc opened 4 years ago

grahamc commented 4 years ago

After we have a test suite which runs actual nixops deploys, we should find a way to run them in CI automatically.

adisbladis commented 4 years ago

This is at least somewhat addressed by https://github.com/NixOS/nixops/pull/1326.