index
:
deploy-rs
master
nom-flag
forked from https://github.com/serokell/deploy-rs/
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
activate.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-07
Remove bootstrap
notgne2
1
-43
/
+0
2020-11-07
Unmute some more outputs, document the remaining mutes
notgne2
1
-7
/
+0
2020-11-02
Mildly improve logging
notgne2
1
-1
/
+2
2020-10-30
Tweak error messages a little
notgne2
1
-1
/
+1
2020-10-29
Remove last remaining inappropriate panics
notgne2
1
-6
/
+29
2020-10-29
Make all the errors work correctly (I am so so sorry)
notgne2
1
-91
/
+172
2020-10-29
Make lock hash clearer (at apparently no expense)
notgne2
1
-1
/
+1
2020-10-29
Set correct author on activate binary
notgne2
1
-2
/
+5
2020-10-25
Fail correctly if initial activation fails
notgne2
1
-6
/
+8
2020-10-13
Clean up some CLI arguments, make magic rollback optional
notgne2
1
-11
/
+28
2020-10-13
Auto rollback if deployment is not confirmed
notgne2
1
-72
/
+173
2020-10-11
Set working directory during activation to the profile path
notgne2
1
-0
/
+2
2020-10-11
Move activate script location, use buildEnv for setActivate
notgne2
1
-2
/
+2
2020-10-02
General improvements, deprecate `activate` profile option in favor of executi...
notgne2
1
-86
/
+82
2020-10-01
Handle more command exits correctly
notgne2
1
-10
/
+29
2020-09-29
Add license information, reformat Nix files, clean up
notgne2
1
-0
/
+4
2020-09-29
Move all activation logic to activate.rs (the unused warnings got annoying)
notgne2
1
-1
/
+109
2020-09-28
use separate binary for activation, more cleanup
notgne2
1
-0
/
+54