Zhaofeng Li
|
eebded1786
|
Build each node individually
Now nodes that take a long time to build won't bottleneck the
deployment of other nodes in the same chunk.
Fixes #47.
|
2021-12-07 23:13:31 -08:00 |
|
Zhaofeng Li
|
39f597f778
|
hive: Pass --read-write-mode to nix-instantiate --eval
This enables the use of IFD inside `meta` and node `deployment.*`
options, from which we obtain the values with `nix-instantiate --eval`.
Fixes #45.
|
2021-12-05 12:34:44 -08:00 |
|
Zhaofeng Li
|
a42e8c5bf0
|
Misc cleanup
|
2021-11-23 14:12:01 -08:00 |
|
Zhaofeng Li
|
0cb3f8e968
|
Redesign deployment process (again)
We now ship Events from different parts of the deployment process
via a channel to a job monitor.
|
2021-11-21 00:11:37 -08:00 |
|