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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: ignore direnv files
David Arnold
2021-08-26
1
-0
/
+1
*
General code cleanup
notgne2
2021-08-12
5
-130
/
+117
*
Merge pull request #104 from nrdxp/as-lib
Alexander Bantyev
2021-08-04
5
-681
/
+692
|
\
|
*
Merge branch 'master' into as-lib
Alexander Bantyev
2021-08-04
2
-1
/
+16
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #108 from serokell/notgne2/add-envrc
notgne2
2021-08-04
2
-1
/
+16
|
\
\
|
*
|
Add .envrc and fix devShell to work with more tools
notgne2
2021-08-04
2
-1
/
+16
|
/
/
|
*
fix ambiguous crate ref
Timothy DeHerrera
2021-07-29
1
-1
/
+1
|
*
optionally take args as input
Timothy DeHerrera
2021-07-29
2
-4
/
+7
|
*
make cli opts public
Timothy DeHerrera
2021-07-29
1
-1
/
+1
|
*
update tokio
Timothy DeHerrera
2021-07-29
2
-14
/
+12
|
*
export cli run in lib
Timothy DeHerrera
2021-07-14
3
-667
/
+677
|
/
*
Merge pull request #97 from blaggacao/patch-1
Alexander Bantyev
2021-07-08
1
-1
/
+1
|
\
|
*
fix: add meta.description
David Arnold
2021-06-25
1
-1
/
+1
*
|
Merge pull request #96 from serokell/balsoft/eval-only-once
Alexander Bantyev
2021-07-02
2
-10
/
+48
|
\
\
|
|
/
|
/
|
|
*
Evaluate only once, and then only realise
Alexander Bantyev
2021-07-02
1
-9
/
+47
|
*
Add rustfmt and rust-analyzer to devShell
Alexander Bantyev
2021-06-25
1
-1
/
+1
|
/
*
Merge pull request #95 from serokell/balsoft/refactor-as-overlay
Alexander Bantyev
2021-06-23
1
-40
/
+54
|
\
|
*
flake.nix: refactor as overlay
Alexander Bantyev
2021-06-22
1
-40
/
+54
*
|
Merge branch 'feature/multi-node'
Alexander Bantyev
2021-06-22
5
-143
/
+404
|
\
\
|
|
/
|
/
|
|
*
Cargo fmt
Alexander Bantyev
2021-06-22
2
-7
/
+11
|
*
Add multi node support
Yannik Sander
2021-06-22
5
-142
/
+399
|
/
*
Merge pull request #84 from lovesegfault/flake-update
Alexander Bantyev
2021-06-06
1
-9
/
+9
|
\
|
*
flake: update inputs
Bernardo Meurer
2021-06-06
1
-9
/
+9
|
/
*
Merge pull request #93 from serokell/balsoft/matrix
Alexander Bantyev
2021-06-06
1
-0
/
+2
|
\
|
*
Mention the matrix channel in the README
Alexander Bantyev
2021-06-06
1
-0
/
+2
|
/
*
Merge pull request #90 from serokell/balsoft/fix-rollback
Alexander Bantyev
2021-05-20
1
-7
/
+3
|
\
|
*
flake.nix: clean up dry-activation logic
Alexander Bantyev
2021-05-20
1
-7
/
+3
|
*
Fix rollback to old profiles
Alexander Bantyev
2021-05-18
1
-1
/
+1
*
|
Merge pull request #82 from serokell/notgne2/add-hm-support
notgne2
2021-05-10
1
-0
/
+2
|
\
|
|
*
Add helper activation function for home-manager
notgne2
2021-05-10
1
-0
/
+2
|
/
*
Merge pull request #81 from kitnil/dry-activate
notgne2
2021-05-10
5
-79
/
+128
|
\
|
*
Use correct path to `deploy-rs-activate` binary when using `dry_activate`
notgne2
2021-04-30
1
-3
/
+5
|
*
Apply notgne2 suggestions.
Oleg Pykhalov
2021-04-16
3
-15
/
+11
|
*
flake: Add optional dryActivate argument to activate.custom
Oleg Pykhalov
2021-04-07
1
-33
/
+47
|
*
Add dry activate argument.
Oleg Pykhalov
2021-04-07
5
-51
/
+88
|
/
*
Merge pull request #79 from serokell/zhenya/ops1190-nix-logs
Zhenya Vinogradov
2021-03-22
1
-1
/
+1
|
\
|
*
CI: print full logs for `nix flake check`
Zhenya Vinogradov
2021-03-22
1
-1
/
+1
|
/
*
Merge pull request #64 from serokell/notgne2/fix-ssh-url
notgne2
2021-03-01
1
-4
/
+4
|
\
|
*
Remove `ssh://` prefix from SSH addresses
notgne2
2021-02-28
1
-1
/
+1
|
*
Re-use `ssh_addr`
notgne2
2021-02-28
1
-3
/
+3
|
/
*
Merge pull request #70 from talw/readme-fix
notgne2
2021-02-28
1
-1
/
+1
|
\
|
*
Fix examples/system/README.md: `deploy` -> `deploy-rs`
Tal Walter
2021-02-27
1
-1
/
+1
|
/
*
Merge pull request #67 from serokell/notgne2/remove-redundant-format
notgne2
2021-02-19
1
-1
/
+1
|
\
|
*
Remove redundant `format!()`
notgne2
2021-02-19
1
-1
/
+1
|
/
*
Merge pull request #66 from serokell/notgne2/clean-up-command-args
notgne2
2021-02-19
3
-25
/
+23
|
\
|
*
Clean up adding Command arguments
notgne2
2021-02-09
3
-25
/
+23
|
/
*
Merge pull request #65 from serokell/notgne2/set-tmp-in-nixos-activation
notgne2
2021-02-09
1
-0
/
+3
|
\
|
*
Merge branch 'master' into notgne2/set-tmp-in-nixos-activation
notgne2
2021-02-09
8
-79
/
+108
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #59 from serokell/notgne2/wait-for-activate
notgne2
2021-02-09
1
-43
/
+85
|
\
\
|
*
|
Re-add debug log for activate command erroring
notgne2
2021-02-09
1
-0
/
+1
[next]