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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use `/tmp` as temp directory, not `/tmp/deploy-rs` (resolves #8 by deprecation)
notgne2
2020-11-22
1
-1
/
+1
|
*
fixup! Check auto-rollback flag before deactivating
Christian Höppner
2020-11-21
1
-3
/
+1
|
*
Check auto-rollback flag before deactivating
Christian Höppner
2020-11-21
1
-4
/
+12
|
*
Remove bootstrap
notgne2
2020-11-07
1
-43
/
+0
|
*
Unmute some more outputs, document the remaining mutes
notgne2
2020-11-07
1
-7
/
+0
|
*
Mildly improve logging
notgne2
2020-11-02
1
-1
/
+2
|
*
Tweak error messages a little
notgne2
2020-10-30
1
-1
/
+1
|
*
Remove last remaining inappropriate panics
notgne2
2020-10-29
1
-6
/
+29
|
*
Make all the errors work correctly (I am so so sorry)
notgne2
2020-10-29
1
-91
/
+172
|
*
Make lock hash clearer (at apparently no expense)
notgne2
2020-10-29
1
-1
/
+1
|
*
Set correct author on activate binary
notgne2
2020-10-29
1
-2
/
+5
|
*
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