aboutsummaryrefslogtreecommitdiff
path: root/src/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-13Clean up some CLI arguments, make magic rollback optionalnotgne24-45/+67
2020-10-13Auto rollback if deployment is not confirmednotgne22-3/+53
2020-10-10Add profile path option to profilesnotgne22-7/+13
2020-10-08Update documentationnotgne21-25/+0
2020-10-05Improve schema a bit, fix flake locks for examplesnotgne21-8/+7
2020-10-02General improvements, deprecate `activate` profile option in favor of ↵notgne23-31/+15
executing $PROFILE/activate (Wrap It Yourself) to ensure successful rollback activations
2020-10-01Handle more command exits correctlynotgne22-10/+26
2020-10-01Rework system for deploy properties, add CLI override flagsnotgne23-84/+165
2020-10-01Improve nix copy stuffnotgne23-29/+31
2020-09-29More separation and component testingnotgne21-28/+88
2020-09-29Add license information, reformat Nix files, clean upnotgne24-0/+16
2020-09-29Move all activation logic to activate.rs (the unused warnings got annoying)notgne22-109/+0
2020-09-28use separate binary for activation, more cleanupnotgne23-7/+22
2020-09-28More functionsnotgne22-2/+1
2020-09-28separate out activation logicnotgne22-4/+176
2020-09-28Add missing filesnotgne24-0/+300