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
/
main.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Pass extra build args to build command
notgne2
2020-11-14
1
-0
/
+7
|
*
Unmute some more outputs, document the remaining mutes
notgne2
2020-11-07
1
-0
/
+1
|
*
Mildly improve logging
notgne2
2020-11-02
1
-1
/
+1
|
*
Tweak error messages a little
notgne2
2020-10-30
1
-3
/
+3
|
*
Make all the errors work correctly (I am so so sorry)
notgne2
2020-10-29
1
-43
/
+151
|
*
Add more debug logs
notgne2
2020-10-26
1
-1
/
+4
|
*
Automatically run checks when deploying
notgne2
2020-10-26
1
-1
/
+43
|
*
Add an option to keep build results
notgne2
2020-10-23
1
-3
/
+24
|
*
Warn when flakes are not available, forward stderr of Nix evaluation
notgne2
2020-10-23
1
-5
/
+9
|
*
Clean up some CLI arguments, make magic rollback optional
notgne2
2020-10-13
1
-36
/
+37
|
*
Update documentation
notgne2
2020-10-08
1
-14
/
+0
|
*
Add skip-push flag
notgne2
2020-10-06
1
-25
/
+36
|
*
Improve schema a bit, fix flake locks for examples
notgne2
2020-10-05
1
-9
/
+19
|
*
Add interface with json schema, fix flake-less issues, put setActivate and ↵
notgne2
2020-10-05
1
-3
/
+6
|
|
|
|
jsonSchema check in flake lib
*
Rework system for deploy properties, add CLI override flags
notgne2
2020-10-01
1
-45
/
+95
|
*
Improve nix copy stuff
notgne2
2020-10-01
1
-0
/
+2
|
*
Merge branch 'master' of github.com:notgne2/deploy-rs into master
notgne2
2020-09-29
1
-1
/
+5
|
\
|
*
Add license information, reformat Nix files, clean up
notgne2
2020-09-29
1
-1
/
+5
|
|
*
|
More separation and component testing
notgne2
2020-09-29
1
-23
/
+34
|
/
*
Pass extra arguments to the Nix build command
notgne2
2020-09-29
1
-20
/
+32
|
*
Add examples
notgne2
2020-09-28
1
-0
/
+2
|
*
use separate binary for activation, more cleanup
notgne2
2020-09-28
1
-133
/
+87
|
*
More functions
notgne2
2020-09-28
1
-40
/
+49
|
*
separate out activation logic
notgne2
2020-09-28
1
-161
/
+8
|
*
separate and add tests for flake parsing
notgne2
2020-09-28
1
-22
/
+69
|
*
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
1
-0
/
+598