aboutsummaryrefslogtreecommitdiff
path: root/src/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationnotgne22020-10-081-25/+0
|
* Improve schema a bit, fix flake locks for examplesnotgne22020-10-051-8/+7
|
* General improvements, deprecate `activate` profile option in favor of ↵notgne22020-10-023-31/+15
| | | | executing $PROFILE/activate (Wrap It Yourself) to ensure successful rollback activations
* 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