aboutsummaryrefslogtreecommitdiff
path: root/src/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#245] Return non-zero exit code in case of confirmation timeoutRoman Melnikov2023-12-111-23/+9
* [Chore] Make activation wait timeout configurableRoman Melnikov2023-11-021-3/+7
* [#201] Deduce profile directory during activationRoman Melnikov2023-09-121-13/+97
* [Chore] Handle 'temp_path' as an actual 'Path' instead of 'String'Roman Melnikov2023-04-201-11/+16
* Add new activation strategy `boot` as equivalent to `nixos-rebuild boot`Maximilian Bosch2022-10-091-1/+8
* General code cleanupnotgne22021-08-121-48/+40
* optionally take args as inputTimothy DeHerrera2021-07-291-1/+1
* export cli run in libTimothy DeHerrera2021-07-141-667/+3
* Cargo fmtAlexander Bantyev2021-06-222-7/+11
* Add multi node supportYannik Sander2021-06-222-103/+215
* Use correct path to `deploy-rs-activate` binary when using `dry_activate`notgne22021-04-301-3/+5
* Apply notgne2 suggestions.Oleg Pykhalov2021-04-161-2/+2
* Add dry activate argument.Oleg Pykhalov2021-04-072-43/+60
* Remove redundant `format!()`notgne22021-02-191-1/+1
* Clean up adding Command argumentsnotgne22021-02-091-8/+6
* Merge branch 'master' into style-fixesnotgne22021-02-081-22/+62
|\
| * fixup! Evaluate deploy output lazilyAlexander Bantyev2021-02-071-50/+42
| * Evaluate deploy output lazilyAlexander Bantyev2021-02-061-22/+70
* | changed: remove 2015-style extern crateBernardo Meurer2021-01-262-12/+4
|/
* Merge branch 'master' into notgne2/cleanupnotgne22021-01-141-1/+1
* Don't import PushProfileDatanotgne22021-01-081-2/+1
* Remove `Error` postfixes from error variants variantsnotgne22021-01-081-18/+16
* Use type definition for ToDeploynotgne22021-01-081-53/+52
* Struct-ify arguments to push_profilenotgne22021-01-081-5/+6
* Fix trivial lint issuesnotgne22021-01-082-3/+2
* Restructure projectnotgne22021-01-082-0/+1035