Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize release build for size | Timothy DeHerrera | 2022-01-13 | 1 | -57/+12 |
| | |||||
* | update tokio | Timothy DeHerrera | 2021-07-29 | 1 | -13/+11 |
| | |||||
* | changed: remove 2015-style extern crate | Bernardo Meurer | 2021-01-26 | 1 | -1/+3 |
| | |||||
* | Modify activation logic to keep SSH connection alive for magic-rollback and ↵ | notgne2 | 2020-12-30 | 1 | -2/+13 |
| | | | | avoid forking or disconnecting std{out,err} | ||||
* | Replace logger, add more logging options including files | notgne2 | 2020-12-27 | 1 | -39/+69 |
| | |||||
* | Update tokio & pull in notify, instead of inotify | Andreas Fuchs | 2020-12-15 | 1 | -106/+270 |
| | | | | | The notify crate is cross-platform, and the newer tokio has some bug fixes. Let's use those. | ||||
* | Debump the smol_str version to 0.1.16 to build on rust 1.45.2 (#28) | Andreas Fuchs | 2020-12-15 | 1 | -2/+3 |
| | | | | | | | | * Debump the smol_str version to 0.1.16 to build on rust 1.45.2 Rust 1.45.2 is what ships in the 20.09 release, and smol_str 0.1.17 is incompatible with it. * Clarify version bounds on the smol_str dependency | ||||
* | Use crude Nix parsing for parsing the flake path | notgne2 | 2020-11-29 | 1 | -0/+56 |
| | |||||
* | Partially add deployment confirmation utilities (for #4) | notgne2 | 2020-11-22 | 1 | -0/+17 |
| | |||||
* | Make all the errors work correctly (I am so so sorry) | notgne2 | 2020-10-29 | 1 | -0/+21 |
| | |||||
* | Auto rollback if deployment is not confirmed | notgne2 | 2020-10-13 | 1 | -8/+124 |
| | |||||
* | stuff | notgne2 | 2020-09-28 | 1 | -0/+674 |