Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add missing license information | notgne2 | 2020-10-11 | 3 | -0/+13 | |
| | | ||||||
| * | Update lockfiles | notgne2 | 2020-10-11 | 2 | -24/+24 | |
| | | ||||||
| * | Set working directory during activation to the profile path | notgne2 | 2020-10-11 | 1 | -0/+2 | |
| | | ||||||
| * | Update lock files | notgne2 | 2020-10-11 | 3 | -57/+67 | |
| | | ||||||
| * | Move activate script location, use buildEnv for setActivate | notgne2 | 2020-10-11 | 2 | -4/+4 | |
| | | ||||||
| * | Document `profilePath` option | notgne2 | 2020-10-10 | 2 | -0/+4 | |
| | | ||||||
| * | Merge branch 'master' of github.com:notgne2/deploy-rs into master | notgne2 | 2020-10-10 | 7 | -84/+149 | |
| |\ | ||||||
| | * | Minor flake and documentation fixes | notgne2 | 2020-10-08 | 4 | -47/+75 | |
| | | | ||||||
| | * | Update documentation | notgne2 | 2020-10-08 | 4 | -47/+84 | |
| | | | ||||||
| * | | Add profile path option to profiles | notgne2 | 2020-10-10 | 3 | -7/+16 | |
| |/ | ||||||
| * | Add skip-push flag | notgne2 | 2020-10-06 | 2 | -28/+39 | |
| | | ||||||
| * | Improve schema a bit, fix flake locks for examples | notgne2 | 2020-10-05 | 5 | -46/+61 | |
| | | ||||||
| * | Update GitHub URL in README | notgne2 | 2020-10-05 | 1 | -3/+3 | |
| | | ||||||
| * | Clean up `simple` example | notgne2 | 2020-10-05 | 2 | -30/+11 | |
| | | ||||||
| * | Add interface with json schema, fix flake-less issues, put setActivate and ↵ | notgne2 | 2020-10-05 | 8 | -71/+371 | |
| | | | | | | | | jsonSchema check in flake lib | |||||
| * | General improvements, deprecate `activate` profile option in favor of ↵ | notgne2 | 2020-10-02 | 6 | -166/+183 | |
| | | | | | | | | executing $PROFILE/activate (Wrap It Yourself) to ensure successful rollback activations | |||||
| * | Handle more command exits correctly | notgne2 | 2020-10-01 | 3 | -20/+55 | |
| | | ||||||
| * | Rework system for deploy properties, add CLI override flags | notgne2 | 2020-10-01 | 4 | -129/+260 | |
| | | ||||||
| * | Improve nix copy stuff | notgne2 | 2020-10-01 | 4 | -29/+33 | |
| | | ||||||
| * | Merge branch 'master' of github.com:notgne2/deploy-rs into master | notgne2 | 2020-09-29 | 26 | -25/+757 | |
| |\ | ||||||
| | * | Add license information, reformat Nix files, clean up | notgne2 | 2020-09-29 | 26 | -25/+757 | |
| | | | ||||||
| * | | More separation and component testing | notgne2 | 2020-09-29 | 2 | -51/+122 | |
| |/ | ||||||
| * | Move all activation logic to activate.rs (the unused warnings got annoying) | notgne2 | 2020-09-29 | 3 | -110/+109 | |
| | | ||||||
| * | Pass extra arguments to the Nix build command | notgne2 | 2020-09-29 | 1 | -20/+32 | |
| | | ||||||
| * | add README.md | notgne2 | 2020-09-28 | 1 | -0/+24 | |
| | | ||||||
| * | Add examples | notgne2 | 2020-09-28 | 13 | -1/+209 | |
| | | ||||||
| * | use separate binary for activation, more cleanup | notgne2 | 2020-09-28 | 7 | -141/+172 | |
| | | ||||||
| * | More functions | notgne2 | 2020-09-28 | 3 | -42/+50 | |
| | | ||||||
| * | separate out activation logic | notgne2 | 2020-09-28 | 3 | -165/+184 | |
| | | ||||||
| * | separate and add tests for flake parsing | notgne2 | 2020-09-28 | 1 | -22/+69 | |
| | | ||||||
| * | Add missing files | notgne2 | 2020-09-28 | 4 | -0/+300 | |
| | | ||||||
| * | minor patches | notgne2 | 2020-09-28 | 1 | -7/+4 | |
| | | ||||||
| * | some basic modularization | notgne2 | 2020-09-28 | 1 | -300/+20 | |
| | | ||||||
| * | fix some logging | notgne2 | 2020-09-28 | 1 | -8/+6 | |
| | | ||||||
| * | Crudely perform pushes before deploys, with little data re-use (untested) | notgne2 | 2020-09-28 | 1 | -66/+69 | |
| | | ||||||
| * | Mildly modularize and seperate deploy and push (untested) | notgne2 | 2020-09-28 | 1 | -46/+118 | |
| | | ||||||
| * | Add (untested) profiles order support | notgne2 | 2020-09-28 | 1 | -1/+21 | |
| | | ||||||
| * | add check sigs flag | notgne2 | 2020-09-28 | 1 | -2/+14 | |
| | | ||||||
| * | stuff | notgne2 | 2020-09-28 | 6 | -0/+1391 | |
| | ||||||
* | Review start | notgne2 | 2020-10-26 | 0 | -0/+0 | |