aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add interface with json schema, fix flake-less issues, put setActivate and js...notgne22020-10-051-3/+6
* General improvements, deprecate `activate` profile option in favor of executi...notgne22020-10-024-117/+97
* Handle more command exits correctlynotgne22020-10-013-20/+55
* Rework system for deploy properties, add CLI override flagsnotgne22020-10-014-129/+260
* Improve nix copy stuffnotgne22020-10-014-29/+33
* Merge branch 'master' of github.com:notgne2/deploy-rs into masternotgne22020-09-296-1/+25
|\
| * Add license information, reformat Nix files, clean upnotgne22020-09-296-1/+25
* | More separation and component testingnotgne22020-09-292-51/+122
|/
* Move all activation logic to activate.rs (the unused warnings got annoying)notgne22020-09-293-110/+109
* Pass extra arguments to the Nix build commandnotgne22020-09-291-20/+32
* Add examplesnotgne22020-09-281-0/+2
* use separate binary for activation, more cleanupnotgne22020-09-285-140/+163
* More functionsnotgne22020-09-283-42/+50
* separate out activation logicnotgne22020-09-283-165/+184
* separate and add tests for flake parsingnotgne22020-09-281-22/+69
* Add missing filesnotgne22020-09-284-0/+300
* minor patchesnotgne22020-09-281-7/+4
* some basic modularizationnotgne22020-09-281-300/+20
* fix some loggingnotgne22020-09-281-8/+6
* Crudely perform pushes before deploys, with little data re-use (untested)notgne22020-09-281-66/+69
* Mildly modularize and seperate deploy and push (untested)notgne22020-09-281-46/+118
* Add (untested) profiles order supportnotgne22020-09-281-1/+21
* add check sigs flagnotgne22020-09-281-2/+14
* stuffnotgne22020-09-281-0/+598