aboutsummaryrefslogtreecommitdiff
path: root/src/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bootstrapnotgne22020-11-072-12/+0
* Unmute some more outputs, document the remaining mutesnotgne22020-11-071-2/+1
* Abbreviate match expression with unwrap_or()notgne22020-10-301-4/+1
* Make all the errors work correctly (I am so so sorry)notgne22020-10-293-41/+116
* Make lock hash clearer (at apparently no expense)notgne22020-10-291-1/+1
* Add more debug logsnotgne22020-10-261-0/+7
* Add an option to keep build resultsnotgne22020-10-231-13/+30
* Enable color for activation commandnotgne22020-10-231-1/+3
* Fix log messages, prevent non-flake builds writing to result, unmute stderr o...notgne22020-10-231-4/+3
* Remove redundant defaultnotgne22020-10-231-2/+2
* Clean up some CLI arguments, make magic rollback optionalnotgne22020-10-134-45/+67
* Auto rollback if deployment is not confirmednotgne22020-10-132-3/+53
* Merge branch 'master' of github.com:notgne2/deploy-rs into masternotgne22020-10-101-25/+0
|\
| * Update documentationnotgne22020-10-081-25/+0
* | Add profile path option to profilesnotgne22020-10-102-7/+13
|/
* Improve schema a bit, fix flake locks for examplesnotgne22020-10-051-8/+7
* General improvements, deprecate `activate` profile option in favor of executi...notgne22020-10-023-31/+15
* Handle more command exits correctlynotgne22020-10-012-10/+26
* Rework system for deploy properties, add CLI override flagsnotgne22020-10-013-84/+165
* Improve nix copy stuffnotgne22020-10-013-29/+31
* Merge branch 'master' of github.com:notgne2/deploy-rs into masternotgne22020-09-294-0/+16
|\
| * Add license information, reformat Nix files, clean upnotgne22020-09-294-0/+16
* | More separation and component testingnotgne22020-09-291-28/+88
|/
* Move all activation logic to activate.rs (the unused warnings got annoying)notgne22020-09-292-109/+0
* use separate binary for activation, more cleanupnotgne22020-09-283-7/+22
* More functionsnotgne22020-09-282-2/+1
* separate out activation logicnotgne22020-09-282-4/+176
* Add missing filesnotgne22020-09-284-0/+300