Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fail correctly if initial activation fails | notgne2 | 2020-10-25 | 1 | -6/+8 |
| | |||||
* | Clean up some CLI arguments, make magic rollback optional | notgne2 | 2020-10-13 | 1 | -11/+28 |
| | |||||
* | Auto rollback if deployment is not confirmed | notgne2 | 2020-10-13 | 1 | -72/+173 |
| | |||||
* | Set working directory during activation to the profile path | notgne2 | 2020-10-11 | 1 | -0/+2 |
| | |||||
* | Move activate script location, use buildEnv for setActivate | notgne2 | 2020-10-11 | 1 | -2/+2 |
| | |||||
* | General improvements, deprecate `activate` profile option in favor of ↵ | notgne2 | 2020-10-02 | 1 | -86/+82 |
| | | | | executing $PROFILE/activate (Wrap It Yourself) to ensure successful rollback activations | ||||
* | Handle more command exits correctly | notgne2 | 2020-10-01 | 1 | -10/+29 |
| | |||||
* | Add license information, reformat Nix files, clean up | notgne2 | 2020-09-29 | 1 | -0/+4 |
| | |||||
* | Move all activation logic to activate.rs (the unused warnings got annoying) | notgne2 | 2020-09-29 | 1 | -1/+109 |
| | |||||
* | use separate binary for activation, more cleanup | notgne2 | 2020-09-28 | 1 | -0/+54 |